Model componentsΒΆ
For wflow_sediment, the different components available for building or updating are:
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. |
Warning
As for wflow, in wflow_sediment the order in which the components are listed in the ini file is important: setup_rivers should be run right after setup_basemaps as it influences several other setup components (lakes, reservoirs, riverwidth, riverbedsed, gauges); setup_riverwidth should be listed after setup_lakes and setup_reservoirs.