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

Incorporate seasonal to daily disaggregation scheme #29

Open jslanini opened 5 years ago

jslanini commented 5 years ago

@danbroman is creating a temporal disaggregation scheme using a knn approach for risk-based S&T project. When complete, this should be incorporated to allow users to directly generate daily timestep forecasts suitable for reservoir operations modeling (i.e., RiverWare ops models.)

tjrocha commented 5 years ago

We can also try something relatively simple like what is shown in the link below. I programmed this into usbr/Pisces and seems to work well in mapping/scaling monthly data to a daily time-step.

https://sites.google.com/site/anilacharya/project-and-data-links/streamflow-disaggregation