hydromt_wflow.WflowSedimentModel.write_grid#
- WflowSedimentModel.write_grid(fn_out: Path | str = None)#
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.- Parameters:
fn_out (Path | str, optional) – Name or path to the outgoing grid file (including extension).