Utilities for model extractions from the National Hydrologic Model for PRMS
Bandit provides a set of command line utilities for extracting model subsets from the National Hydrologic Model (NHM).
Bandit can be installed using pip.
To install Bandit use the following command:
pip install git+https://github.com/paknorton/Bandit.git@development
To update type:
pip install git+https://github.com/paknorton/Bandit.git@development --upgrade
To uninstall type:
pip uninstall Bandit