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

19 lines
1004 B
Plaintext

Residual analysis|Residual Analysis (Grid)
statistics_grid
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
ParameterSelection|MODE|Search Mode|[0] square;[1] circle|1
ParameterNumber|RADIUS|Radius (Cells)|1.0|None|7
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