SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Flow Width and Specific Catchment Area

Flow width and specific catchment area (SCA) calculation. SCA calculation needs total catchment area (TCA) as input, which can be calculated with one of the flow accumulation tools.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationGrid, inputDEM--
Total Catchment Area (TCA) (*)Grid, input, optionalTCA--
OutputFlow WidthGrid, outputWIDTH--
Specific Catchment Area (SCA)Grid, outputSCA--
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Coordinate UnitChoiceCOORD_UNIT-Available Choices:
[0] meter
[1] feet
Default: 0
MethodChoiceMETHOD-Available Choices:
[0] Deterministic 8
[1] Multiple Flow Direction (Quinn et al. 1991)
[2] Aspect
Default: 2
(*) optional

Command-line

Usage: saga_cmd ta_hydrology 19 [-DEM <str>] [-WIDTH <str>] [-TCA <str>] [-SCA <str>] [-COORD_UNIT <str>] [-METHOD <str>]
  -DEM:<str>       	Elevation
	Grid, input
  -WIDTH:<str>     	Flow Width
	Grid, output
  -TCA:<str>       	Total Catchment Area (TCA)
	Grid, input, optional
  -SCA:<str>       	Specific Catchment Area (SCA)
	Grid, output
  -COORD_UNIT:<str>	Coordinate Unit
	Choice
	Available Choices:
	[0] meter
	[1] feet
	Default: 0
  -METHOD:<str>    	Method
	Choice
	Available Choices:
	[0] Deterministic 8
	[1] Multiple Flow Direction (Quinn et al. 1991)
	[2] Aspect
	Default: 2