2014-07-22 11:12:32 +02:00
|
|
|
r.univar
|
2015-07-26 03:48:27 +02:00
|
|
|
Calculates univariate statistics from the non-null cells of a raster map.
|
2014-07-22 11:12:32 +02:00
|
|
|
Raster (r.*)
|
|
|
|
ParameterMultipleInput|map|Name of input raster map(s)|3.0|False
|
|
|
|
ParameterRaster|zones|Raster map used for zoning, must be of type CELL|True
|
|
|
|
*ParameterBoolean|-e|Calculate extended statistics|False
|
|
|
|
*ParameterBoolean|-g|Print the stats in shell script style|False
|
|
|
|
*ParameterBoolean|-t|Table output format instead of standard output format|False
|
|
|
|
*ParameterNumber|percentile|Percentile to calculate (requires extended statistics flag)|0.0|100.0|90
|
2015-05-20 19:55:11 +02:00
|
|
|
OutputFile|output|Statistics
|