Wflow Sediment model¶
Initialize¶
|
This is the wflow sediment model class, a subclass of WflowModel |
Build components¶
|
Update config with a dictionary |
|
This component sets the |
This component sets the river parameter maps including a boolean river mask, length, slope. |
|
|
This component generates maps of lake areas and outlets as well as parameters with average lake area, depth a discharge values. |
This component generates maps of lake areas and outlets as well as parameters with average reservoir area, demand, min and max target storage capacities and discharge capacity values. |
|
|
This component derives several wflow maps are derived based on landuse- landcover (LULC) data. |
|
This component sets leaf area index (LAI) climatoloy maps per month. |
|
Setup sediments based canopy height maps. |
|
Setup sediments based soil parameter maps. |
This component sets the river width parameter based on a power-lay relationship with a predictor. |
|
Setup sediments based river bed characteristics maps. |
|
|
This components sets the default gauge map based on basin outlets and additional gauge maps based on |
|
Setup constant parameter maps. |
Model specific attributes¶
Returns the pyflwdir.FlwdirRaster object parsed from the wflow ldd. |
|
Returns a basin(s) geometry as a geopandas.GeoDataFrame. |
|
Returns a river geometry as a geopandas.GeoDataFrame. |
Model specific methods¶
|
Parse pyflwdir.FlwdirRaster object parsed from the wflow ldd |
|
Clip staticmaps to subbasin. |
Return clippped forcing for subbasin. |