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_static and dir_input. If not found uses the default path staticmaps.nc in 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 staticmaps folder in the root folder using read_staticmaps_pcr.

See also

read_staticmaps_pcr