SAGA-GIS Tool Library Documentation (v4.1.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--
OutputVariance RadiusGrid (output)RESULT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Standard DeviationFloating pointVARIANCE-Default: 1.000000
Maximum Search Radius (cells)IntegerRADIUS-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>] [-VARIANCE <double>] [-RADIUS <num>] [-OUTPUT <str>]
  -INPUT:<str>      	Grid
	Grid (input)
  -RESULT:<str>     	Variance Radius
	Grid (output)
  -VARIANCE:<double>	Standard Deviation
	Floating point
	Default: 1.000000
  -RADIUS:<num>     	Maximum Search Radius (cells)
	Integer
	Default: 20
  -OUTPUT:<str>     	Type of Output
	Choice
	Available Choices:
	[0] Cells
	[1] Map Units
	Default: 0