SAGA-GIS Module Library Documentation (v2.3.0)

Module Grid Cell Index

Creates an index grid according to the cell values either in ascending or descending order.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)GRID--
OutputIndexGrid (output)INDEX--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Sorting OrderChoiceORDER-Available Choices:
[0] ascending
[1] descending
Default: 0

Command-line

Usage: saga_cmd grid_tools 21 [-GRID <str>] [-INDEX <str>] [-ORDER <str>]
  -GRID:<str> 	Grid
	Grid (input)
  -INDEX:<str>	Index
	Grid (output)
  -ORDER:<str>	Sorting Order
	Choice
	Available Choices:
	[0] ascending
	[1] descending
	Default: 0