QGIS/python/plugins/processing/algs/saga/description/ResidualAnalysis(Grid).txt

19 lines
1.1 KiB
Plaintext
Raw Normal View History

Residual analysis|Residual Analysis (Grid)
statistics_grid
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
2016-03-06 10:12:39 +00:00
ParameterSelection|MODE|Search Mode|[0] square;[1] circle|1
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|RADIUS|Radius (Cells)|QgsProcessingParameterNumber.Integer|7|False|1.0|None
2016-03-06 10:12:39 +00:00
ParameterBoolean|BCENTER|Include Center Cell|True
ParameterSelection|DISTANCE_WEIGHTING_DW_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting|0
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|DISTANCE_WEIGHTING_DW_IDW_POWER|Inverse Distance Weighting Power|QgsProcessingParameterNumber.Integer|1|False|0.0|None
2016-03-06 10:12:39 +00:00
ParameterBoolean|DISTANCE_WEIGHTING_DW_IDW_OFFSET|Inverse Distance Offset|True
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|DISTANCE_WEIGHTING_DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|QgsProcessingParameterNumber.Double|1.0|False|0.0|None
OutputRaster|MEAN|Mean Value
OutputRaster|DIFF|Difference from Mean Value
OutputRaster|STDDEV|Standard Deviation
OutputRaster|RANGE|Value Range
OutputRaster|MIN|Minimum Value
OutputRaster|MAX|Maximum Value
OutputRaster|DEVMEAN|Deviation from Mean Value
OutputRaster|PERCENT|Percentile