StreamStats supporting runoff modeling REST web services:
- Rational Method (Kuichling, 1889)
- TR55 - based on the NRCS runoff curve number method (Natural Resource Conservation Service, 1986)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
https://help.github.com/articles/cloning-a-repository/
Open the solution file (.sln) using preferred IDE.
No testing files are currently available for this repository
see link for detailed instructions for deploying to windows server.
- Download and install windows server hosting bundle on the server.
- Create new application pool specifying the .netCLR version property to "No Managed Code".
see link for detailed instructions for deploying to linux server
Dotnetcore 2.0 - ASP.Net core Framework
Please read CONTRIBUTING.md for details on the process for submitting pull requests to us. Please read CODE_OF_CONDUCT.md for details on adhering by the USGS Code of Scientific Conduct.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Advance the version when adding features, fixing bugs or making minor enhancement. Follow semver principles. To add tag in git, type git tag v{major}.{minor}.{patch}. Example: git tag v2.0.5
To push tags to remote origin: git push origin --tags
*Note that your alias for the remote origin may differ.
- Tara Gross - Lead Developer - USGS Colorado Water Science Center
- Jeremy Newson - Developer - USGS Web Informatics & Mapping
- Michael Kohn - Civil Engineer - USGS Colorado Water Science Center
This project is licensed under the Creative Commons CC0 1.0 Universal License - see the LICENSE.md file for details
In the spirit of open source, please cite any re-use of the source code stored in this repository. Below is the suggested citation:
Gross, T.A., Newson, J.K., and Kohn, M.S. 2020, Runoff Modeling Services: U.S.Geological Survey software release, https://doi.org/10.5066/P910XSVJ
