mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
8 lines
405 B
Plaintext
8 lines
405 B
Plaintext
r.univar
|
|
r.univar - Calculates univariate statistics from the non-null cells of a raster map.
|
|
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|False
|
|
ParameterNumber|percentile|Percentile to calculate (requires extended statistics flag)|0.0|100.0|90
|
|
ParameterBoolean|-e|Calculate extended statistics|False
|