QGIS/python/plugins/processing/algs/saga/help/topographicwetnessindextwi.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

42 lines
726 B
ReStructuredText

TOPOGRAPHIC WETNESS INDEX (TWI)
===============================
Description
-----------
Parameters
----------
- ``Slope[Raster]``:
- ``Catchment Area[Raster]``:
- ``Transmissivity[Raster]``:
- ``Area Conversion[Selection]``:
- ``Method (TWI)[Selection]``:
Outputs
-------
- ``Topographic Wetness Index[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:topographicwetnessindextwi', slope, area, trans, conv, method, twi)
Available options for selection parameters:
conv(Area Conversion)
0 - [0] no conversion (areas already given as specific catchment area)
1 - [1] 1 / cell size (pseudo specific catchment area)
method(Method (TWI))
0 - [0] Standard
1 - [1] TOPMODEL