hydromt_wflow.WflowSedimentModel.setup_constant_pars#

WflowSedimentModel.setup_constant_pars(dtype: str = 'float32', nodata: int | float = -999, **kwargs)#

Generate constant parameter maps for all active model cells.

Adds model layer:

  • param_name map: constant parameter map.

Parameters:
  • dtype (str) – data type

  • nodata (int or float) – nodata value

  • kwargs – “param_name: value” pairs for constant grid.