hydromt_wflow.WflowModel.read_grid#
- WflowModel.read_grid(**kwargs)[source]#
Read wflow static input and add to
grid.Checks the path of the file in the config toml using both
input.path_staticanddir_input. If not found uses the default pathstaticmaps.ncin the root folder.If the file is not found, will try to read from the old PCRaster format if map files are found in the
staticmapsfolder in the root folder using read_staticmaps_pcr.See also
read_staticmaps_pcr