Skip to content

PyForecast is a statistical modeling tool used by Reclamation water managers and reservoir operators to predict seasonal inflows and streamflows. PyForecast allows users to make current water-year forecasts using equations developed with the program.

Notifications You must be signed in to change notification settings

beautah/PyForecast

 
 

Repository files navigation

Build status

PyForecast Forecasting Software

PyForecast is a statistical modeling tool useful in predicting monthly and seasonal inflows and streamflows. The tool collects meterological and hydrologic datasets, analyzes hundreds to thousands of predictor subsets, and returns statistical regressions between predictors and streamflows. Check out the Wiki for background information and a brief walkthrough for how to use the software. Beta testing is underway, you may download an installer at this link to install PyForecast on your machine.

Requirements

These packages can be installed automatically to your default python distribution by running the 'install_dependencies.bat' script.

Use

Run the software by running the 'run_PyForecast.bat' batch script. This will open the software along with a console window that will log any error messages. Users may also download the source code and run the program via a Python IDE with PyForecast.pyw, via Visual Studio with PyForecast.pyproj, or by installing the program using the latest release at this link.

Disclaimer

The software as originally published constitutes a work of the United States Government and is not subject to domestic copyright protection under 17 USC ¤ 105. Subsequent contributions by members of the public, however, retain their original copyright.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

PyForecast is a statistical modeling tool used by Reclamation water managers and reservoir operators to predict seasonal inflows and streamflows. PyForecast allows users to make current water-year forecasts using equations developed with the program.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.9%
  • JavaScript 3.2%
  • Other 0.9%