hydromt_sfincs.components.grid.SfincsGrid.read#

SfincsGrid.read(data_vars: List | str = None) None[source]#

Read SFINCS binary grid files and save to data attribute. Filenames are taken from the model.config attribute (i.e. input file).

Parameters:

data_vars (Union[List, str], optional) – List of data variables to read, by default None (all).