SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Grid Cell Index

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

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
OutputIndexgrid, outputINDEX--
OptionsGrid Systemgrid systemPARAMETERS_GRID_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