hydromt_wflow.components.WflowOutputScalarComponent.read#

WflowOutputScalarComponent.read()[source]#

Read netcdf_scalar model output at root/dir_output/filename.

Checks the path of the file in the config toml using both output.netcdf_scalar.path and dir_output. If not found uses the default path output_scalar.nc in the root folder.

Parameters:

**kwargs (dict) – Additional keyword arguments to be passed to the read_nc method.