Utilities for Delft3D FLOW Flexible Mesh in python. It contains utilities useful for both hydrodynamic and integrated water quality simulations.
INSTALL
- $ python setup.py sdist bdist_wheel
- $ (optional) conda env create -f dflowutil.yml
- $ (optional) conda activate dflowutil
- $ pip install dist/dflowutil-0.1.3-py3-none-any.whl
tests.py provides an overview of key functionality