hydromt_wflow.components.WflowOutputGridComponent.read#
- WflowOutputGridComponent.read()[source]#
Read netcdf_grid model output at root/dir_output/filename.
Checks the path of the file in the config toml using both
output.netcdf_grid.path
anddir_output
. If not found uses the default pathoutput_grid.nc
in the root folder.- Parameters:
**kwargs (dict) – Additional keyword arguments to be passed to the read_nc method.