SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Create a Grid Collection

Create a new grid collection from existing grids.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputSingle Gridsgrid list, inputLIST--
Attributestable, inputTABLE--
Copy from Grid Collectiongrid collection, inputCOPY--
OutputGrid Collectiongrid collection, outputGRIDS--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
NametextNAME--
DeletebooleanDELETE-Default: 1
Attribute DefinitionchoiceATTRIBUTES-Available Choices:
[0] index and name
[1] user defined structure
[2] table with values
[3] copy from other grid collection
Default: 0
Z Attributetable fieldTABLE_Z--
Number of Attributesinteger numberNFIELDS-Minimum: 0
Default: 2
Z Attributeinteger numberZFIELD-Minimum: 1
Default: 1
AttributesparametersFIELDS-4 Parameters:
- 1. Default: Value
- 2. Available Choices:
[0] string
[1] date
[2] color
[3] unsigned 1 byte integer
[4] signed 1 byte integer
[5] unsigned 2 byte integer
[6] signed 2 byte integer
[7] unsigned 4 byte integer
[8] signed 4 byte integer
[9] unsigned 8 byte integer
[10] signed 8 byte integer
[11] 4 byte floating point number
[12] 8 byte floating point number
[13] binary
Default: 11
- 3. Default: Value
- 4. Available Choices:
[0] string
[1] date
[2] color
[3] unsigned 1 byte integer
[4] signed 1 byte integer
[5] unsigned 2 byte integer
[6] signed 2 byte integer
[7] unsigned 4 byte integer
[8] signed 4 byte integer
[9] unsigned 8 byte integer
[10] signed 8 byte integer
[11] 4 byte floating point number
[12] 8 byte floating point number
[13] binary
Default: 11
Grid systemgrid systemCOPY_GRIDSYSTEM--
Copy Settingsboolean, GUICOPY_SET-Default: 1

Command-line

Usage: saga_cmd grids_tools 0 [-LIST <str>] [-GRIDS <str>] [-NAME <str>] [-DELETE <str>] [-ATTRIBUTES <str>] [-TABLE <str>] [-TABLE_Z <str>] [-NFIELDS <num>] [-ZFIELD <num>] [-FIELDS_NAME0 <str>] [-FIELDS_TYPE0 <str>] [-FIELDS_NAME1 <str>] [-FIELDS_TYPE1 <str>] [-COPY <str>]
  -LIST:<str>        	Single Grids
	grid list, input
  -GRIDS:<str>       	Grid Collection
	grid collection, output
  -NAME:<str>        	Name
	text
  -DELETE:<str>      	Delete
	boolean
	Default: 1
  -ATTRIBUTES:<str>  	Attribute Definition
	choice
	Available Choices:
	[0] index and name
	[1] user defined structure
	[2] table with values
	[3] copy from other grid collection
	Default: 0
  -TABLE:<str>       	Attributes
	table, input
  -TABLE_Z:<str>     	Z Attribute
	table field
  -NFIELDS:<num>     	Number of Attributes
	integer number
	Minimum: 0
	Default: 2
  -ZFIELD:<num>      	Z Attribute
	integer number
	Minimum: 1
	Default: 1
  -FIELDS_NAME0:<str>	Name
	text
	Default: Value
  -FIELDS_TYPE0:<str>	Type
	data type
	Available Choices:
	[0] string
	[1] date
	[2] color
	[3] unsigned 1 byte integer
	[4] signed 1 byte integer
	[5] unsigned 2 byte integer
	[6] signed 2 byte integer
	[7] unsigned 4 byte integer
	[8] signed 4 byte integer
	[9] unsigned 8 byte integer
	[10] signed 8 byte integer
	[11] 4 byte floating point number
	[12] 8 byte floating point number
	[13] binary
	Default: 11
  -FIELDS_NAME1:<str>	Name
	text
	Default: Value
  -FIELDS_TYPE1:<str>	Type
	data type
	Available Choices:
	[0] string
	[1] date
	[2] color
	[3] unsigned 1 byte integer
	[4] signed 1 byte integer
	[5] unsigned 2 byte integer
	[6] signed 2 byte integer
	[7] unsigned 4 byte integer
	[8] signed 4 byte integer
	[9] unsigned 8 byte integer
	[10] signed 8 byte integer
	[11] 4 byte floating point number
	[12] 8 byte floating point number
	[13] binary
	Default: 11
  -COPY:<str>        	Copy from Grid Collection
	grid collection, input