SAGA-GIS Module Library Documentation (v2.3.0)

Module 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

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsGrid list (input)GRIDS--
OutputResultGrid (output)RESULT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
MethodChoiceCRITERIA-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