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
523 B
ReStructuredText

SINK REMOVAL
============
Description
-----------
Parameters
----------
- ``DEM[Raster]``:
- ``Sink Route[Raster]``:
- ``Method[Selection]``:
- ``Threshold[Boolean]``:
- ``Threshold Height[Number]``:
Outputs
-------
- ``Preprocessed DEM[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:sinkremoval', dem, sinkroute, method, threshold, thrsheight, dem_preproc)
Available options for selection parameters:
method(Method)
0 - [0] Deepen Drainage Routes
1 - [1] Fill Sinks