Skip to content
/ pyPRMS Public
forked from paknorton/pyPRMS

Python library for working with PRMS

License

Notifications You must be signed in to change notification settings

M3Works/pyPRMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyPRMS

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/paknorton/pyPRMS.git@development

To update from the development branch type:

pip install git+https://github.com/paknorton/pyPRMS.git@development --upgrade

To uninstall pyPRMS type:

pip uninstall pyPRMS

About

Python library for working with PRMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%