hydromt_sfincs.components.forcing.SfincsDischargePoints.read#

SfincsDischargePoints.read(format: str = None)[source]#

Read SFINCS discharge points (.dis, .src files) or netcdf file.

The format of the discharge conditions files can be specified, otherwise it is determined from the model configuration.

Parameters:

format (str, optional) – Format of the discharge files, “asc” or “netcdf”.