QGIS/python/plugins/processing/algs/saga/help/flowwidthandspecificcatchmentarea.rst
Victor Olaya bce5b899a2 [processing] improvements in help for algorithms
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00

38 lines
613 B
ReStructuredText

FLOW WIDTH AND SPECIFIC CATCHMENT AREA
======================================
Description
-----------
Parameters
----------
- ``Elevation[Raster]``:
- ``Total Catchment Area (TCA)[Raster]``:
- ``Method[Selection]``:
Outputs
-------
- ``Flow Width[Raster]``:
- ``Specific Catchment Area (SCA)[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:flowwidthandspecificcatchmentarea', dem, tca, method, width, sca)
Available options for selection parameters:
method(Method)
0 - [0] Deterministic 8
1 - [1] Multiple Flow Direction (Quinn et al. 1991)
2 - [2] Aspect