hydromt.Model.read#

Model.read(components: List = None) None#

Read the complete model schematization and configuration from model files.

Parameters:

components (List, optional) – List of model components to read, each should have an associated read_<component> method. By default [‘config’, ‘maps’, ‘staticmaps’, ‘geoms’, ‘forcing’, ‘states’, ‘results’]