SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Gradient

Calculates the gradient based on the values of each triangle's points.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTINTIN (input)TIN--
OutputTIN_GradientShapes (output)GRADIENT--
OptionsZ ValuesTable fieldZFIELD--
Output UnitChoiceDEGREE-Available Choices:
[0] Radians
[1] Degree
Default: 1

Command-line

Usage: saga_cmd tin_tools 4 [-TIN <str>] [-ZFIELD <str>] [-GRADIENT <str>] [-DEGREE <str>]
  -TIN:<str>     	TIN
	TIN (input)
  -ZFIELD:<str>  	Z Values
	Table field
  -GRADIENT:<str>	TIN_Gradient
	Shapes (output)
  -DEGREE:<str>  	Output Unit
	Choice
	Available Choices:
	[0] Radians
	[1] Degree
	Default: 1