SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Topographic Wetness Index (TWI)

Calculation of the slope and specific catchment area (SCA) based Topographic Wetness Index (TWI).


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputSlopegrid, inputSLOPE--
Catchment Areagrid, inputAREA--
Transmissivity (*)grid, input, optionalTRANS--
OutputTopographic Wetness Indexgrid, outputTWI--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Area ConversionchoiceCONV-Available Choices:
[0] no conversion (areas already given as specific catchment area)
[1] 1 / cell size (pseudo specific catchment area)
Default: 0
Method (TWI)choiceMETHOD-Available Choices:
[0] Standard
[1] TOPMODEL
Default: 0
(*) optional

Command-line

Usage: saga_cmd ta_hydrology 20 [-SLOPE <str>] [-AREA <str>] [-TRANS <str>] [-TWI <str>] [-CONV <str>] [-METHOD <str>]
  -SLOPE:<str> 	Slope
	grid, input
  -AREA:<str>  	Catchment Area
	grid, input
  -TRANS:<str> 	Transmissivity
	grid, input, optional
  -TWI:<str>   	Topographic Wetness Index
	grid, output
  -CONV:<str>  	Area Conversion
	choice
	Available Choices:
	[0] no conversion (areas already given as specific catchment area)
	[1] 1 / cell size (pseudo specific catchment area)
	Default: 0
  -METHOD:<str>	Method (TWI)
	choice
	Available Choices:
	[0] Standard
	[1] TOPMODEL
	Default: 0