hydromt_wflow.WflowModel.read_forcing#

WflowModel.read_forcing()[source]#

Read forcing.

Checks the path of the file in the config toml using both input.path_forcing and dir_input. If not found uses the default path inmaps.nc in the root folder.

If several files are used using ‘*’ in input.path_forcing, all corresponding files are read and merged into one xarray dataset before being splitted to one xarray dataaray per forcing variable in the hydromt forcing dictionnary.