QGIS/python/plugins/processing/algs/saga/help/sagawetnessindex.rst

32 lines
397 B
ReStructuredText
Raw Normal View History

SAGA WETNESS INDEX
==================
Description
-----------
Parameters
----------
- ``Elevation[Raster]``:
- ``t[Number]``:
Outputs
-------
- ``Catchment area[Raster]``:
- ``Catchment slope[Raster]``:
- ``Modified catchment area[Raster]``:
- ``Wetness index[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:sagawetnessindex', dem, t, c, gn, cs, sb)