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

37 lines
497 B
ReStructuredText

GRID VOLUME
===========
Description
-----------
Parameters
----------
- ``Grid[Raster]``:
- ``Method[Selection]``:
- ``Base Level[Number]``:
Outputs
-------
See also
---------
Console usage
-------------
::
sextante.runalg('saga:gridvolume', grid, method, level)
Available options for selection parameters:
method(Method)
0 - [0] Count Only Above Base Level
1 - [1] Count Only Below Base Level
2 - [2] Subtract Volumes Below Base Level
3 - [3] Add Volumes Below Base Level