mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
12 lines
735 B
Plaintext
12 lines
735 B
Plaintext
Valley and Ridge Detection (Top Hat Approach)
|
|
ta_morphometry
|
|
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
|
|
OutputRaster|VALLEY|Valley Depth
|
|
OutputRaster|HILL|Hill Height
|
|
OutputRaster|VALLEY_IDX|Valley Index
|
|
OutputRaster|HILL_IDX|Hill Index
|
|
OutputRaster|SLOPE_IDX|Hillslope Index
|
|
QgsProcessingParameterNumber|RADIUS_VALLEY|Valley Radius|QgsProcessingParameterNumber.Double|1000.000000|False| 0.000000|None
|
|
QgsProcessingParameterNumber|RADIUS_HILL|Hill Radius|QgsProcessingParameterNumber.Double|1000.000000|False| 0.000000|None
|
|
QgsProcessingParameterNumber|THRESHOLD|Elevation Threshold|QgsProcessingParameterNumber.Double|100.000000|False| 0.000000|None
|
|
ParameterSelection|METHOD|Slope Index|[0] default;[1] alternative| 0 |