Overview models#
High level functionality#
HydroMT has the following high-level functionality for setting up models from raw data or adjusting models:
building a model: building a model from scratch.
updating a model: adding or changing model components of an existing model.
The exact process of building or updating a model can be configured in a single configuration .yaml file. This file describes the full pipeline of model methods and their arguments. The methods vary for the different model classes and Plugins, as documented in this documentation or for each plugin documentation website.