NOAA-OWP / snow17

Other
4 stars 10 forks source link

OWP Snow17 Model Version for NextGen

Description:

Snow17 is a snow accumulation and melt model that has been used by the National Weather Service since the late 1970s for operational streamflow forecasting. It is a temperature-index model that was first described in Anderson (1973) before being incorporated into the NWS River Forecasting System (NWSRFS) and more recently the NWS Community Hydrologic Prediction System (CHPS). The version of the Snow17 model maintained in this directory is formulated from original NWS FORTRAN code to be compatible with the Next Generation Water Resources Modeling Framework (NextGen).

Dependencies

There are no current dependencies except for a Fortran-compatible compiler (e.g., GFortran)

Installation

To build and run Snow-17 with example data, check out the INSTALL document.

Snow17 & NextGen

See NGEN_EXAMPLE for guidance on building and running Snow17 in a model coupling framework.

How to test the software

Run the included test case example -- see the INSTALL document.

Known issues

The restart capability has not been implemented, but will be shortly. The software has so far only been tested with the GFortran compiler (on Cheyenne at NCAR)

Getting help

If there are concerns or bug fixes, etc., please file an issue in this repository's Issue Tracker.

Getting involved

We encourage community involvement in code development. For more info, please check out our CONTRIBUTING document.


Open source licensing info

  1. TERMS
  2. LICENSE

Credits and references

If you wish to use or adapt the code in this repository, please make sure that your new repository credits this one as the original source of the code.

References