SAGA 9.9.1 | Tool Library Documentation

SAGA Wetness Index


Description

The 'SAGA Wetness Index' is, as the name says, similar to the 'Topographic Wetness Index' (TWI), but it is based on a modified catchment area calculation ('Modified Catchment Area'), which does not think of the flow as very thin film. As result it predicts for cells situated in valley floors with a small vertical distance to a channel a more realistic, higher potential soil moisture compared to the standard TWI calculation.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputDEM--
Weightsgrid, input, optionalWEIGHT--
OutputCatchment Areagrid, output, optionalAREA--
Catchment Slopegrid, output, optionalSLOPE--
Modified Catchment Areagrid, output, optionalAREA_MOD--
Topographic Wetness Indexgrid, outputTWI--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Suctionfloating point numberSUCTIONthe lower this value is the stronger is the suction effectMinimum: 0.000000 Default: 10.000000
Type of AreachoiceAREA_TYPE-Available Choices: [0] total catchment area [1] square root of catchment area [2] specific catchment area Default: 2
Type of SlopechoiceSLOPE_TYPE-Available Choices: [0] local slope [1] catchment slope Default: 1
Minimum Slopefloating point numberSLOPE_MIN-Minimum: 0.000000 Default: 0.000000
Offset Slopefloating point numberSLOPE_OFF-Minimum: 0.000000 Default: 0.100000
Slope Weightingfloating point numberSLOPE_WEIGHTweighting factor for slope in index calculationMinimum: 0.000000 Default: 1.000000

Command Line


Usage: saga_cmd ta_hydrology 15 [-DEM ] [-WEIGHT ] [-AREA ] [-SLOPE ] [-AREA_MOD ] [-TWI ] [-SUCTION ] [-AREA_TYPE ] [-SLOPE_TYPE ] [-SLOPE_MIN ] [-SLOPE_OFF ] [-SLOPE_WEIGHT ]
  -DEM:               Elevation
	grid, input
  -WEIGHT:            Weights
	grid, input, optional
  -AREA:              Catchment Area
	grid, output, optional
  -SLOPE:             Catchment Slope
	grid, output, optional
  -AREA_MOD:          Modified Catchment Area
	grid, output, optional
  -TWI:               Topographic Wetness Index
	grid, output
  -SUCTION:        Suction
	floating point number
	Minimum: 0.000000
	Default: 10.000000
  -AREA_TYPE:
                           Type of Area
                           	choice
                           	Available Choices:
                           	[0] total catchment area
                           	[1] square root of catchment area
                           	[2] specific catchment area
                           	Default: 2
  -SLOPE_TYPE:        Type of Slope
	choice
	Available Choices:
	[0] local slope
	[1] catchment slope
	Default: 1
  -SLOPE_MIN:      Minimum Slope
	floating point number
	Minimum: 0.000000
	Default: 0.000000
  -SLOPE_OFF:      Offset Slope
	floating point number
	Minimum: 0.000000
	Default: 0.100000
  -SLOPE_WEIGHT:   Slope Weighting
	floating point number
	Minimum: 0.000000
	Default: 1.000000