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. 
- Author: O.Conrad (c) 2003
- Menu: Spatial and Geostatistics|Grids
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grid | Grid, input | INPUT | - | - | 
| Output | Radius | Grid, output | RESULT | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Standard Deviation | Floating point | STDDEV | - | Minimum: 0.000000 Default: 1.000000
 | 
 | Maximum Search Radius (cells) | Integer | RADIUS | - | Minimum: 1 Default: 20
 | 
 | Type of Output | Choice | OUTPUT | - | 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