Grid Cell Index
- Author: Victor Olaya (c) 2004
- Menu: Grid | Values
Description
Creates an index grid according to the cell values either in ascending or descending order.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grid | grid, input | GRID | - | - | 
| Output | Index | grid, output | INDEX | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Sorting Order | choice | ORDER | - | 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