SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Vegetation Index (Slope Based)

Slope based vegetation indices.

(NIR = near infrared, R = red, S = soil adjustment factor)



References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputRed Reflectancegrid, inputRED--
Near Infrared Reflectancegrid, inputNIR--
OutputDifference Vegetation Index (*)grid, output, optionalDVI--
Normalized Difference Vegetation Index (*)grid, output, optionalNDVI--
Ratio Vegetation Index (*)grid, output, optionalRVI--
Normalized Ratio Vegetation Index (*)grid, output, optionalNRVI--
Transformed Vegetation Index (*)grid, output, optionalTVI--
Corrected Transformed Vegetation Index (*)grid, output, optionalCTVI--
Thiam's Transformed Vegetation Index (*)grid, output, optionalTTVI--
Soil Adjusted Vegetation Index (*)grid, output, optionalSAVI--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Soil Adjustment Factorfloating point numberSOILFor SAVI, suggested values (after Silleos et al. 2006): 1.0 = very low, 0.5 = intermediate, 0.25 = high densitity vegetation.Minimum: 0.000000
Maximum: 1.000000
Default: 0.500000
(*) optional

Command-line

Usage: saga_cmd imagery_tools 1 [-RED <str>] [-NIR <str>] [-DVI <str>] [-NDVI <str>] [-RVI <str>] [-NRVI <str>] [-TVI <str>] [-CTVI <str>] [-TTVI <str>] [-SAVI <str>] [-SOIL <double>]
  -RED:<str>    	Red Reflectance
	grid, input
  -NIR:<str>    	Near Infrared Reflectance
	grid, input
  -DVI:<str>    	Difference Vegetation Index
	grid, output, optional
  -NDVI:<str>   	Normalized Difference Vegetation Index
	grid, output, optional
  -RVI:<str>    	Ratio Vegetation Index
	grid, output, optional
  -NRVI:<str>   	Normalized Ratio Vegetation Index
	grid, output, optional
  -TVI:<str>    	Transformed Vegetation Index
	grid, output, optional
  -CTVI:<str>   	Corrected Transformed Vegetation Index
	grid, output, optional
  -TTVI:<str>   	Thiam's Transformed Vegetation Index
	grid, output, optional
  -SAVI:<str>   	Soil Adjusted Vegetation Index
	grid, output, optional
  -SOIL:<double>	Soil Adjustment Factor
	floating point number
	Minimum: 0.000000
	Maximum: 1.000000
	Default: 0.500000