Skip to content

tgross-usgs/RunoffModelingServices

Repository files navigation

USGS

Runoff Modeling Services

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)

Prerequisites

Visual Studio 2017

.NET Core

Getting Started

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.

Installing

https://help.github.com/articles/cloning-a-repository/

Open the solution file (.sln) using preferred IDE.

Building and testing

No testing files are currently available for this repository

Deployment on IIS

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".

Deployment on Linux

see link for detailed instructions for deploying to linux server

Built With

Dotnetcore 2.0 - ASP.Net core Framework

Contributing

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.

Versioning

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.

Authors

License

This project is licensed under the Creative Commons CC0 1.0 Universal License - see the LICENSE.md file for details

Suggested Citation

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

Acknowledgments

About

TR55 and Rational Method REST services. Used to find Q and return hydrograph data.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages