QGIS/python/plugins/processing/algs/saga/description/StatisticsforGrids.txt
2017-11-09 18:53:02 +02:00

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