hydromt_sfincs.components.forcing.SfincsDischargePoints.write#

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

Write SFINCS discharges (.src, .dis files) or netcdf file.

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

Parameters:

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