The driver_couplings related to Ribasim can now contain grid-based basin and water user definition. This gives the optional xr.Dataset or xr.DataArray.
xr.Dataset in primod.driver_coupling.RibaModDriverCoupling: per mf-package a basin definition data variable
xr.DataArray in primod.driver_coupling.RibaMetaDriverCoupling: per (single) basin definition and (single) water user definition.
In the primod.driver_coupling.ActiveNodeBasinMapping an optional subsetting is possible to deal with stacked subgrid points. Subsetting is done via the optional ‘meta_label’ column in the subgrid.df
The driver_couplings related to Ribasim can now contain grid-based basin and water user definition. This gives the optional
xr.Dataset
orxr.DataArray
.xr.Dataset
inprimod.driver_coupling.RibaModDriverCoupling
: per mf-package a basin definition data variablexr.DataArray
inprimod.driver_coupling.RibaMetaDriverCoupling
: per (single) basin definition and (single) water user definition.In the
primod.driver_coupling.ActiveNodeBasinMapping
an optional subsetting is possible to deal with stacked subgrid points. Subsetting is done via the optional ‘meta_label’ column in the subgrid.df