mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
14 lines
511 B
Plaintext
14 lines
511 B
Plaintext
Statistics for Grids
|
|
statistics_grid
|
|
ParameterMultipleInput|GRIDS|Grids|3|False
|
|
QgsProcessingParameterNumber|PCTL_VAL|Percentile|QgsProcessingParameterNumber.Double|50.0|False|0.0|100.0
|
|
OutputRaster|MEAN|Arithmetic Mean
|
|
OutputRaster|MIN|Minimum
|
|
OutputRaster|MAX|Maximum
|
|
OutputRaster|VAR|Variance
|
|
OutputRaster|SUM|Sum
|
|
OutputRaster|RANGE|Range
|
|
OutputRaster|PCTL|Percentile
|
|
OutputRaster|STDDEV|Standard Deviation
|
|
OutputRaster|STDDEVLO|Mean less Standard Deviation
|
|
OutputRaster|STDDEVHI|Mean plus Standard Deviation |