hydromt_sfincs.SfincsModel.write_geoms#

SfincsModel.write_geoms(data_vars: List | str | None = None)[source]#

Write geoms to bnd/src/obs xy files and thd/weir structure files. Filenames are based on the config attribute.

If write_gis property is True, all geoms are written to geojson files in a “gis” subfolder.

Parameters:

data_vars (list of str, optional) – List of data variables to write, by default None (all)