DOI-BOR / PyForecast

PyForecast is a statistical modeling tool used by Reclamation water managers and reservoir operators to train and build predictive models for seasonal inflows and streamflows. PyForecast allows users to make current water-year forecasts using models developed with the program.
Other
28 stars 12 forks source link

Add NOAA NCDC Data Source #22

Closed tjrocha closed 5 years ago

tjrocha commented 5 years ago

Add a new data source to the stations tab/map. Build code to bring in NOAA precip, temp, and snow data from this data source.

API: https://www.ncei.noaa.gov/support/access-data-service-api-user-documentation# Station Map: https://gis.ncdc.noaa.gov/maps/ncei/summaries/daily

6/26/19 - E-mailed data source to ask for a station inventory and data type library for our datasets of interest.

tjrocha commented 5 years ago

tested and working