Pre- and post-process Ribasim
copied from cf-staging / ribasimThe Ribasim Python package (named ribasim
) aims to make it easy to build, update and
analyze Ribasim models programmatically.
The Ribasim QGIS plugin allows users to construct a model from scratch without programming. For specific tasks, like adding observed rainfall timeseries, it can be faster to use Python instead.
One can also use Ribasim Python to build entire models from base data, such that your model setup is fully reproducible.
For documentation please see the examples and API reference.