Tool Create a Grid Collection
Create a new grid collection from existing grids.
- Author: O.Conrad (c) 2017
- Menu: Grid Collection|Tools
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Single Grids | Grid list, input | LIST | - | - | 
 | Attributes | Table, input | TABLE | - | - | 
 | Copy from Grid Collection | Grids, input | COPY | - | - | 
| Output | Grid Collection | Grids, output | GRIDS | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Name | Text | NAME | - | - | 
 | Delete | Boolean | DELETE | - | Default: 1 | 
 | Attribute Definition | Choice | ATTRIBUTES | - | Available Choices: [0] index and name
 [1] user defined structure
 [2] table with values
 [3] copy from other grid collection
 Default: 0
 | 
 | Z Attribute | Table field | TABLE_Z | - | - | 
 | Number of Attributes | Integer | NFIELDS | - | Minimum: 0 Default: 2
 | 
 | Z Attribute | Integer | ZFIELD | - | Minimum: 1 Default: 1
 | 
 | Attributes | Parameters | FIELDS | - | 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 system | Grid system | COPY_GRIDSYSTEM | - | - | 
 | Copy Settings | Boolean, GUI | COPY_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
	Grids, 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
	Minimum: 0
	Default: 2
  -ZFIELD:<num>      	Z Attribute
	Integer
	Minimum: 1
	Default: 1
  -FIELDS_NAME0:<str>	Name
	Text
	Default: Value
  -FIELDS_TYPE0:<str>	Type
	Choice
	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
	Choice
	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
	Grids, input