We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent fdafd68 commit d15b901Copy full SHA for d15b901
python/plugins/processing/algs/saga/description/ChannelNetworkandDrainageBasins.txt
@@ -1,7 +1,7 @@
1
Channel Network and Drainage Basins
2
ta_channels
3
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
4
-QgsProcessingParameterNumber|THRESHOLD|Threshold|QgsProcessingParameterNumber.Double|5.0|False|None|None
+QgsProcessingParameterNumber|THRESHOLD|Threshold|QgsProcessingParameterNumber.Integer|5|False|1|None
5
QgsProcessingParameterRasterDestination|DIRECTION|Flow Direction
6
QgsProcessingParameterRasterDestination|CONNECTION|Flow Connectivity
7
QgsProcessingParameterRasterDestination|ORDER|Strahler Order
0 commit comments