SAGA-GIS Tool Library Documentation (v7.2.0)

Tool Add a Grid to a Grid Collection

Adds a grid at the specified z-level to an existing grid collection. If no grid collection is supplied it will be created according to the input grid's grid system and data type.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)GRID--
OutputGrid Collection (*)Grids (optional output)GRIDS--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
ZFloating pointZ_LEVEL-Default: 0.000000
DeleteBooleanDELETE-Default: 0
(*) optional

Command-line

Usage: saga_cmd grids_tools 4 [-GRID <str>] [-GRIDS <str>] [-Z_LEVEL <double>] [-DELETE <str>]
  -GRID:<str>      	Grid
	Grid (input)
  -GRIDS:<str>     	Grid Collection
	Grids (optional output)
  -Z_LEVEL:<double>	Z
	Floating point
	Default: 0.000000
  -DELETE:<str>    	Delete
	Boolean
	Default: 0