Tool Flow Accumulation (Mass-Flux Method)
The Mass-Flux Method (MFM) for the DEM based calculation of flow accumulation as proposed by Gruber and Peckham (2008).
!!!UNDER DEVELOPMENT!!! To be done: solving the streamline resolution problem
References
- Gruber, S. & Peckham, S. (2008): Land-Surface Parameters and Objects in Hydrology. In: Hengl, T. & Reuter, H.I. [Eds.]: Geomorphometry: Concepts, Software, Applications. Developments in Soil Science, Elsevier, Bd.33, S.293-308. ResearchGate.
- Author: O. Conrad (c) 2009
- Menu: Terrain Analysis|Hydrology|Flow Accumulation|Alternatives
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Elevation | Grid, input | DEM | - | - |
Output | Flow Accumulation | Grid, output | AREA | - | - |
Slope (*) | Data Object Grid, output, optional | G_SLOPE | - | - | |
Aspect (*) | Data Object Grid, output, optional | G_ASPECT | - | - | |
Flow Accumulation (*) | Data Object Grid, output, optional | G_AREA | - | - | |
Flow Lines (*) | Data Object Shapes, output, optional | G_FLOW | - | - | |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Flow Split Method | Choice | METHOD | - | Available Choices: [0] flow width (original) [1] cell area Default: 0 | |
Slope | Boolean | B_SLOPE | - | Default: 0 | |
Aspect | Boolean | B_ASPECT | - | Default: 0 | |
Flow Accumulation | Boolean | B_AREA | - | Default: 0 | |
Flow Lines | Boolean | B_FLOW | - | Default: 0 | |
(*) optional |
Command-line
Usage: saga_cmd ta_hydrology 18 [-DEM <str>] [-AREA <str>] [-METHOD <str>] [-B_SLOPE <str>] [-G_SLOPE <str>] [-B_ASPECT <str>] [-G_ASPECT <str>] [-B_AREA <str>] [-G_AREA <str>] [-B_FLOW <str>] [-G_FLOW <str>] -DEM:<str> Elevation Grid, input -AREA:<str> Flow Accumulation Grid, output -METHOD:<str> Flow Split Method Choice Available Choices: [0] flow width (original) [1] cell area Default: 0 -B_SLOPE:<str> Slope Boolean Default: 0 -G_SLOPE:<str> Slope Data Object Grid, output, optional -B_ASPECT:<str> Aspect Boolean Default: 0 -G_ASPECT:<str> Aspect Data Object Grid, output, optional -B_AREA:<str> Flow Accumulation Boolean Default: 0 -G_AREA:<str> Flow Accumulation Data Object Grid, output, optional -B_FLOW:<str> Flow Lines Boolean Default: 0 -G_FLOW:<str> Flow Lines Data Object Shapes, output, optional