SAGA 9.9.1 | Tool Library Documentation

CIT Index


Description

The tool allows one to calculate a variant of the Stream Power Index, which was introduced to detect channel heads (channel initiation) based on a drainage area-slope threshold. The Channel Initiation Threshold (CIT) index is calculated as: CIT = SCA * tan(Slope)^2


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputSlopegrid, inputSLOPEThe slope grid [radians].-
Catchment Areagrid, inputAREAThe catchment area grid [map unitsz^2].-
OutputCIT Indexgrid, outputCITThe Channel Initiation Threshold index.-
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

Command Line


Usage: saga_cmd ta_hydrology 31 [-SLOPE ] [-AREA ] [-CIT ] [-CONV ]
  -SLOPE:   Slope
	grid, input
  -AREA:    Catchment Area
	grid, input
  -CIT:     CIT Index
	grid, output
  -CONV:
                 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