SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Radius of Variance (Grid)

Find the radius within which the cell values exceed the given variance criterium. This tool is closely related to the representativeness calculation (variance within given search radius). For easier usage, the variance criterium is entered as standard deviation value.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)INPUT--
OutputRadiusGrid (output)RESULT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Standard DeviationFloating pointSTDDEV-Minimum: 0.000000
Default: 1.000000
Maximum Search Radius (cells)IntegerRADIUS-Minimum: 1
Default: 20
Type of OutputChoiceOUTPUT-Available Choices:
[0] Cells
[1] Map Units
Default: 0

Command-line

Usage: saga_cmd statistics_grid 3 [-INPUT <str>] [-RESULT <str>] [-STDDEV <double>] [-RADIUS <num>] [-OUTPUT <str>]
  -INPUT:<str>    	Grid
	Grid (input)
  -RESULT:<str>   	Radius
	Grid (output)
  -STDDEV:<double>	Standard Deviation
	Floating point
	Minimum: 0.000000
	Default: 1.000000
  -RADIUS:<num>   	Maximum Search Radius (cells)
	Integer
	Minimum: 1
	Default: 20
  -OUTPUT:<str>   	Type of Output
	Choice
	Available Choices:
	[0] Cells
	[1] Map Units
	Default: 0