ehaughee / snocon

Snow Connection/Conditions
MIT License
1 stars 0 forks source link

Associate grid data with forecast data #2

Open ehaughee opened 6 years ago

ehaughee commented 6 years ago

Forecast Data gives us the human readable forecasts along with icons in a half day structure (properties.periods). Gridpoint Data gives us the data in periods such as 1, 2, or 6 hours (probabilityOfPrecipitation.values). Ideally we will find a way to associate the higher fidelity data (gridpoint) with the more accessible data (forecast) to enrich forecasts. I'm currently thinking of this being annotations on the existing forecast period in order to provide more in depth data on the same timeframe along with the higher level forecast.