1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-19 00:04:46 -04:00

30 lines
313 B
ReStructuredText
Raw Normal View History

CLOSE GAPS
==========
Description
-----------
Parameters
----------
- ``Grid[Raster]``:
- ``Mask[Raster]``:
- ``Tension Threshold[Number]``:
Outputs
-------
- ``Changed Grid[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:closegaps', input, mask, threshold, result)