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

19 lines
1004 B
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
ParameterNumber|RADIUS|Radius (Cells)|1.0|None|7
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
ParameterNumber|DISTANCE_WEIGHTING_DW_IDW_POWER|Inverse Distance Weighting Power|0.0|None|1
ParameterBoolean|DISTANCE_WEIGHTING_DW_IDW_OFFSET|Inverse Distance Offset|True
ParameterNumber|DISTANCE_WEIGHTING_DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|0.0|None|1.0
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