Tool Layer of extreme value
It creates a new grid containing the ID of the grid with the maximum (minimum) value.
Copyright 2005 Victor Olaya: e-mail: volaya@ya.com
- Author: 
 
- Menu: Grid|Analysis
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grids | Grid list (input) | GRIDS | - | - | 
| Output | Result | Grid (output) | RESULT | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Method | Choice | CRITERIA | - | Available Choices: [0] Maximum [1] Minimum Default: 0 | 
Command-line
Usage: saga_cmd grid_analysis 9 [-GRIDS <str>] [-RESULT <str>] [-CRITERIA <str>]
  -GRIDS:<str>   	Grids
	Grid list (input)
  -RESULT:<str>  	Result
	Grid (output)
  -CRITERIA:<str>	Method
	Choice
	Available Choices:
	[0] Maximum
	[1] Minimum
	Default: 0