SAGA 9.3.3 | Tool Library Documentation

Find Field of Extreme Value


Description

Identifies from the selected attributes that one, which has the maximum or respectively the minimum value.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputtable, inputINPUT--
OutputOutputtable, output, optionalOUTPUT--
OptionsAttributestable fieldsFIELDS--
Attributetable fieldEXTREME_ID--
Valuetable fieldEXTREME_VALUE--
TYPEchoiceTYPE-Available Choices: [0] minimum [1] maximum Default: 1
Attribute IdentificationchoiceIDENTIFY-Available Choices: [0] name [1] index Default: 0

Command Line


Usage: saga_cmd table_calculus 11 [-INPUT ] [-FIELDS ] [-EXTREME_ID ] [-EXTREME_VALUE ] [-OUTPUT ] [-TYPE ] [-IDENTIFY ]
  -INPUT:        	Input
	table, input
  -FIELDS:       	Attributes
	table fields
  -EXTREME_ID:   	Attribute
	table field
  -EXTREME_VALUE:	Value
	table field
  -OUTPUT:       	Output
	table, output, optional
  -TYPE:         	TYPE
	choice
	Available Choices:
	[0] minimum
	[1] maximum
	Default: 1
  -IDENTIFY:     	Attribute Identification
	choice
	Available Choices:
	[0] name
	[1] index
	Default: 0