Python module for manipulating catchment models,
You'll need Python 3
pip install https://github.com/flowmatters/catchment-model-utils/archive/master.zip
At this stage we haven't tagged releases so you just install from the latest version.
To upgrade, uninstall the one you've got, then install again
pip uninstall catchment-model-utils
pip install https://github.com/flowmatters/catchment-model-utils/archive/master.zip