Skip to content

DOI-USGS/pyPRMS

Repository files navigation

pyPRMS

ci-badge

A Python library for working with the Precipitation-Runoff Modeling System (PRMS)


The pyPRMS library provides a set of python interfaces to read, modify, and write various files used by and for PRMS.

pip install

The library can be installed using pip. The development branch contains the most up-to-date version of the software.

To install from development branch use the following command::

pip install git+https://github.com/DOI-USGS/pyPRMS.git

To update from the development branch type::

pip install git+https://github.com/DOI-USGS/pyPRMS.git --upgrade

To uninstall pyPRMS type::

pip uninstall pyPRMS

About

Python library for working with PRMS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages