Installation

If you wish to install the most recent stable version of hydroeval, it is available on the Python Package Index (PyPI), simply run:

$ pip install hydroeval

If you need the latest, potentially unstable, features listed in the change log, please use the dev branch on the GitHub repository:

$ pip install git+https://github.com/ThibHlln/hydroeval.git@dev

Requirements

The following packages are required to use hydroeval:

numpy