QGIS/python/plugins/processing/algs/saga/description/ValleyandRidgeDetection(TopHatApproach).txt
volaya c5371b64cb added new SAGA descriptions
(cherry picked from commit a3bb3f13902638ee38f85c25c57d68b34b33bfbc)
2017-07-25 14:01:06 +03:00

12 lines
550 B
Plaintext

Valley and Ridge Detection (Top Hat Approach)
ta_morphometry
ParameterRaster|DEM|Elevation|False
OutputRaster|VALLEY|Valley Depth
OutputRaster|HILL|Hill Height
OutputRaster|VALLEY_IDX|Valley Index
OutputRaster|HILL_IDX|Hill Index
OutputRaster|SLOPE_IDX|Hillslope Index
ParameterNumber|RADIUS_VALLEY|Valley Radius| 0.000000|None| 1000.000000
ParameterNumber|RADIUS_HILL|Hill Radius| 0.000000|None| 1000.000000
ParameterNumber|THRESHOLD|Elevation Threshold| 0.000000|None| 100.000000
ParameterSelection|METHOD|Slope Index|[0] default;[1] alternative| 0