Skip to content

Commit

Permalink
Add AppVeyor CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tjrocha authored Jan 29, 2019
1 parent 1db799d commit 15ede26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build status](https://ci.appveyor.com/api/projects/status/n5jktmnm4jqr37nm?svg=true)](https://ci.appveyor.com/project/usbr/pyforecast)

# PyForecast Forecasting Software
PyForecast is a statistical modeling tool useful in predicting season inflows and streamflows. The tool collects meterological and hydrologic datasets, analyzes hundreds to thousands of predictor subsets, and returns well-performing statistical regressions between predictors and streamflows.

Expand All @@ -18,4 +20,4 @@ PyForecast is a statistical modeling tool useful in predicting season inflows an
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.
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.

0 comments on commit 15ede26

Please sign in to comment.