mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
35 lines
417 B
ReStructuredText
35 lines
417 B
ReStructuredText
LAYER OF EXTREME VALUE
|
|
======================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Grids[MultipleInput]``:
|
|
- ``Method[Selection]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Result[Raster]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
processing.runalg('saga:layerofextremevalue', grids, criteria, result)
|
|
|
|
Available options for selection parameters:
|
|
|
|
criteria(Method)
|
|
0 - [0] Maximum
|
|
1 - [1] Minimum
|