mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
19 lines
1.4 KiB
Plaintext
19 lines
1.4 KiB
Plaintext
Residual analysis|Residual Analysis (Grid)
|
|
statistics_grid
|
|
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
|
|
QgsProcessingParameterEnum|MODE|Search Mode|[0] square;[1] circle|False|1
|
|
QgsProcessingParameterNumber|RADIUS|Radius (Cells)|QgsProcessingParameterNumber.Integer|7|False|1.0|None
|
|
QgsProcessingParameterBoolean|BCENTER|Include Center Cell|True
|
|
QgsProcessingParameterEnum|DISTANCE_WEIGHTING_DW_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting|False|0
|
|
QgsProcessingParameterNumber|DISTANCE_WEIGHTING_DW_IDW_POWER|Inverse Distance Weighting Power|QgsProcessingParameterNumber.Integer|1|False|0.0|None
|
|
QgsProcessingParameterBoolean|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
|
|
QgsProcessingParameterRasterDestination|MEAN|Mean Value
|
|
QgsProcessingParameterRasterDestination|DIFF|Difference from Mean Value
|
|
QgsProcessingParameterRasterDestination|STDDEV|Standard Deviation
|
|
QgsProcessingParameterRasterDestination|RANGE|Value Range
|
|
QgsProcessingParameterRasterDestination|MIN|Minimum Value
|
|
QgsProcessingParameterRasterDestination|MAX|Maximum Value
|
|
QgsProcessingParameterRasterDestination|DEVMEAN|Deviation from Mean Value
|
|
QgsProcessingParameterRasterDestination|PERCENT|Percentile
|