Skip to content

dalmo1991/superflexPy

Repository files navigation

Actions Status DOI

SuperflexPy: The flexible language of hydrological modelling

SuperflexPy logo

SuperflexPy is an open-source framework written in Python for constructing flexible, conceptual, distributed hydrological models.

Refer to the documentation to learn to use the SuperflexPy, install the package from here. Examples showing the basic usage of SuperflexPy are available.

Development

Please install all packages listed in the requirements_dev.txt file, the run pre-commit install to install the git hooks. This will enable code formatting and linting on every git commit.