WflowΒΆ
With the hydromt_wflow plugin, you can easily work with wflow (SBM) models. This plugin helps you preparing or updating several components of a wflow model such as topography information, landuse, soil or forcing. The main interactions are available from the HydroMT Command Line Interface and allow you to configure HydroMT in order to build or update or clip wflow models. Finally for python users, all wflow objects such as forcing, staticmaps etc. are available as model attributes including some wflow specific ones (on top of the `HydroMT model API attributes <https://hydromt.readthedocs.io/en/latest/api/api_model_api.html>_).