SAGA-GIS Module Library Documentation (v2.3.0)

Module Select Grid from List

Main use of this tool is to support tool chain development, allowing to pick a single grid from a grid list.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid ListGrid list (input)GRIDS--
OutputGrid (*)Grid (optional output)GRID--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
IndexIntegerINDEX-Minimum: 0
Default: 0
(*) optional

Command-line

Usage: saga_cmd grid_tools 32 [-GRIDS <str>] [-GRID <str>] [-INDEX <num>]
  -GRIDS:<str>	Grid List
	Grid list (input)
  -GRID:<str> 	Grid
	Grid (optional output)
  -INDEX:<num>	Index
	Integer
	Minimum: 0
	Default: 0