hydromt_wflow.WflowModel.read#
- WflowModel.read(config_filename: str | None = None, geoms_folder: str = 'staticgeoms')[source]#
Read components from disk.
From this function, the input filenames/folder of the config and geoms components can be set. For the others, the filenames/folder as defined in the config file are used.
To change more advanced settings, use the specific read methods directly.