Welcome to HydroBox¶
Note
Major parts of the toolbox are currently re-written. Most interfaces of any function of version < 0.2 will most likely not work anymore. The aim is to produce a unified interface for hydrobox. Secondly, hydrobox is mainly pushed to reuse other Python packages within this scope, instead of re-implementing functions that are already there.
Installation¶
Github¶
You can install hydrobox from source like:
git clone [email protected]:vforwater/hydrobox
cd hydrobox
pip install -e .