hydromt_wflow.WflowModel.write_grid#
- WflowModel.write_grid(filename: str | None = None, **kwargs)[source]#
Write grid to wflow static data file.
Checks the path of the file in the config toml using both
input.path_static
anddir_input
. If not found uses the default pathstaticmaps.nc
in the root folder.If filename is supplied, the config will be updated.
- Parameters: