mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
19 lines
1.1 KiB
Plaintext
19 lines
1.1 KiB
Plaintext
Residual analysis|Residual Analysis (Grid)
|
|
statistics_grid
|
|
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
|
|
ParameterSelection|MODE|Search Mode|[0] square;[1] circle|1
|
|
QgsProcessingParameterNumber|RADIUS|Radius (Cells)|QgsProcessingParameterNumber.Integer|7|False|1.0|None
|
|
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
|
|
QgsProcessingParameterNumber|DISTANCE_WEIGHTING_DW_IDW_POWER|Inverse Distance Weighting Power|QgsProcessingParameterNumber.Integer|1|False|0.0|None
|
|
ParameterBoolean|DISTANCE_WEIGHTING_DW_IDW_OFFSET|Inverse Distance Offset|True
|
|
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
|