Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gridded Relative Frequencies #3

Open
marqh opened this issue Jan 14, 2016 · 1 comment
Open

Gridded Relative Frequencies #3

marqh opened this issue Jan 14, 2016 · 1 comment

Comments

@marqh
Copy link
Member

marqh commented Jan 14, 2016

A metadata encoding for the result of a Gridded Relative Frequencies process

  • Processing steps:
    1. Begin with a collection of METAR reports and identify an interesting characteristic that is boolean (e.g., “ceiling height” less than or equal to 1000 feet or SN/SG/SNSH/SGSH occurs in present weather).
    2. Define appropriate points in time and/or spans of time.
    3. Define start and end dates for a “cool season” or “warm season” and collect booleans for a representative sample during that season.
    4. Compute the appropriate relative frequencies at each station.
    5. Analyze these frequencies to a grid.
    6. For a collection of stations (generally much larger than the collection used in step 1., above), interpolate the gridded values to yield a value at each station.
@marqh
Copy link
Member Author

marqh commented Jan 20, 2016

http://www.uncertml.org/statistics/discrete-probability
looks appropriate for vi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant