Skip to content

Deltares/hydromt_wflow

Repository files navigation

HydroMT-Wflow: Wflow plugin for HydroMT

PyPI Conda-Forge Latest developers docs Stable docs last release codecov License Zenodo binder

What is the HydroMT-Wflow plugin

HydroMT (Hydro Model Tools) is an open-source Python package that facilitates the process of building and analyzing spatial geoscientific models with a focus on water system models. It does so by automating the workflow to go from raw data to a complete model instance which is ready to run and to analyze model results once the simulation has finished. This plugin provides an implementation of the model API for the Wflow model.

Why HydroMT-Wflow?

Setting up distributed hydrological models typically requires many (manual) steps to process input data and might therefore be time consuming and hard to reproduce. Especially improving models based on global-local geospatial datasets, which are rapidly becoming available at increasingly high resolutions, might be challenging. HydroMT-Wflow aims to make the Wflow model building and updating processes fast, modular and reproducible and to facilitate the analysis of the model results.

How to use HydroMT-Wflow?

The HydroMT-Wflow plugin can be used as a command line application, which provides commands to build, update and clip a Wflow model with a single line, or from python to exploit its rich interface. You can learn more about how to use HydroMT-Wflow in its online documentation. For a smooth installing experience we recommend installing HydroMT-Wflow and its dependencies from conda-forge in a clean environment, see installation guide.

How to cite?

For publications, please cite our work using the DOI provided in the Zenodo badge Zenodo that points to the latest release.

How to contribute?

If you find any issues in the code or documentation feel free to leave an issue on the github issue tracker. You can find information about how to contribute to the HydroMT project at our contributing page.

HydroMT seeks active contribution from the (hydro) geoscientific community. So far, it has been developed and tested with a range of Deltares models, but we believe it is applicable to a much wider set of geoscientific models and are happy to discuss how it can be implemented for your model.