Tool NameTerrain Flooding
Tool ID32
Library IDta_hydrology
Version1.0
Author(s)V. Wichmann (c) 2022

Description

The tool allows one to flood a digital elevation model for a given water level. The water level can be provided either as absolute height or relative to the DEM.
If the water level is given relative to the DEM, the tool can model a constant water level starting from the seed cell, or a water level that is always relative to the currently processed cell. This way also inclined water surfaces, e.g. along a river, can be modelled. Note that this usually requires rather small relative water levels in order to prevent the flooding of the complete DEM; the functionality is most suited to generate a segment (connected component) of a river bed.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
DEMgrid, inputDEMThe digital elevation model to flood.
Seed Pointsshapes, inputSEEDSThe point(s) from where to start the flooding.
Output
Water Bodygrid, outputWATER_BODYThe extent of the water body, labeled with local water depth [map units].
Flooded DEMgrid, output, optionalDEM_FLOODEDThe flooded digital elevation model.
Options
Water Leveltable fieldWATER_LEVELThe attribute field with the local water level, given either relative to the DEM or as absolute height [map units].
Defaultfloating point numberWATER_LEVEL_DEFAULTdefault value if no attribute has been selectedDefault: 0.500000
Water Level ReferencechoiceLEVEL_REFERENCEAvailable Choices:
[0] level is given relative to DEM
[1] level is given as absolute water height
Default: 0
Constant Water LevelbooleanCONSTANT_LEVELModel the water level as constant. Otherwise the specified level is always taken as relative to the currently processed cell. This option is only available if the water level reference is relative to the DEM.Default: 1