Skip to content

geosdhydro

ci documentation pypi version gitter

GIS tools for semi-distributed hydrologic modelling

Installation

You may use uv (recommended) to manage venvs and install packages. Optional.

pip install geosdhydro
# uv pip install geosdhydro

To install from the latest git main branch:

pip install git+https://github.com/csiro-hydroinformatics/geosdhydro@main
# uv pip install git+https://github.com/csiro-hydroinformatics/geosdhydro@main

Usage

See the documentation link above for sample notebook(s).

There may be some command line features also available in the future, TBC.