InstallationΒΆ

Install HydroCNHS by pip.

pip install hydrocnhs

If you fail to install hydrocnhs due to DEAP package, please downgrade setuptools to 57 by

pip install setuptools==57

Now install hydrochns again.

if users would like to obtain the latest version (beta version), you can install the latest version from HydroCNHS GitHub respository by:

pip install git+https://github.com/philip928lin/HydroCNHS.git