hydromt_wflow.WflowModel.read_staticmaps#
- WflowModel.read_staticmaps(filename: Path | str | None = None, **kwargs)[source]#
Read staticmaps model data.
Checks the path of the file in the config toml using both
input.path_static
anddir_input
. If not found uses the default pathstaticmaps.nc
in the root folder. Key-word arguments are passed to_read_nc()