QGIS/python/plugins/processing/algs/saga/description/2.1.2/ChannelNetworkandDrainageBasins.txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

12 lines
379 B
Plaintext

Channel Network and Drainage Basins
ta_channels
ParameterRaster|DEM|Elevation|False
ParameterNumber|THRESHOLD|Threshold|None|None|5.0
OutputRaster|DIRECTION|Flow Direction
OutputRaster|CONNECTION|Flow Connectivity
OutputRaster|ORDER|Strahler Order
OutputRaster|BASIN|Drainage Basins
OutputVector|SEGMENTS|Channels
OutputVector|BASINS|Drainage Basins
OutputVector|NODES|Junctions