Tool NameSave Grid Statistics to Table
Tool ID13
Library IDstatistics_grid
Version1.0
Author(s)O.Conrad (c) 2013

Description

Calculates statistical properties (arithmetic mean, minimum, maximum, variance, standard deviation) for each of the given grids and saves it to a table.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Gridsgrid list, inputGRIDS
Output
Statistics for Gridstable, outputSTATS
Options
Number of Data CellsbooleanDATA_CELLSDefault: 0
Number of No-Data CellsbooleanNODATA_CELLSDefault: 0
CellsizebooleanCELLSIZEDefault: 0
Arithmetic MeanbooleanMEANDefault: 1
MinimumbooleanMINDefault: 1
MaximumbooleanMAXDefault: 1
RangebooleanRANGEDefault: 0
SumbooleanSUMDefault: 0
Sum of SquaresbooleanSUM2Default: 0
VariancebooleanVARDefault: 1
Standard DeviationbooleanSTDDEVDefault: 1
Mean less Standard DeviationbooleanSTDDEVLODefault: 0
Mean plus Standard DeviationbooleanSTDDEVHIDefault: 0
PercentilestextPCTL_VALSeparate the desired percentiles by semicolonDefault: 5; 25; 50; 75; 95
From HistogrambooleanPCTL_HSTDefault: 1
Sample Sizefloating point numberSAMPLESMinimum sample size [percent] used to calculate statistics. Ignored, if set to zero.Minimum: 0.000000
Maximum: 100.000000
Default: 0.000000