Installation
Besides the webpage, the Water Benchmark Hub is also available as a Python package called water-benchmark-hub.
Note that the water-benchmark-hub package supports Python 3.9 - 3.12
PyPI
pip install water-benchmark-hub
Git
Download or clone the repository:
git clone https://github.com/WaterFutures/WaterBenchmarkHub.git
cd WaterBenchmarkHub
Install all requirements as listed in REQUIREMENTS.txt:
pip install -r REQUIREMENTS.txt
Install the toolbox:
pip install .