QGIS/python/plugins/processing/algs/saga/description/2.2.2/ResidualAnalysis(Grid).txt
volaya f2c7522649 [processing] added descriptions for SAGA 2.2.2
This does not fix the issue with 2.2.2, but will allow fixing alg syntaxes
2015-10-20 08:07:24 +02:00

17 lines
859 B
Plaintext

Residual analysis|Residual Analysis (Grid)
statistics_grid
ParameterRaster|GRID|Grid|False
ParameterNumber|RADIUS|Radius (Cells)|1.0|None|7
ParameterSelection|DISTANCE_WEIGHTING_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting
ParameterNumber|DISTANCE_WEIGHTING_IDW_POWER|Inverse Distance Weighting Power|None|None|1
ParameterBoolean|DISTANCE_WEIGHTING_IDW_OFFSET|Inverse Distance Offset|True
ParameterNumber|DISTANCE_WEIGHTING_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|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