SAGA 9.3.0 | Tool Library Documentation

Grid Cell Index


Description

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 ] [-INDEX ] [-ORDER ]
  -GRID: 	Grid
	grid, input
  -INDEX:	Index
	grid, output
  -ORDER:	Sorting Order
	choice
	Available Choices:
	[0] ascending
	[1] descending
	Default: 0