Create a Grid Collection
- Author: O.Conrad (c) 2017
- Menu: Grid Collection | Tools
Description
Create a new grid collection from existing grids.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Single Grids | grid list, input | LIST | - | - |
Attributes | table, input | TABLE | - | - |
Copy from Grid Collection | grid collection, input | COPY | - | - |
Output | Grid Collection | grid collection, 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 number | NFIELDS | - | Minimum: 0
Default: 2 |
Z Attribute | integer number | ZFIELD | - | Minimum: 1
Default: 1 |
Name | text | NAME0 | - | Default: Value |
Type | data type | TYPE0 | - | 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 |
Name | text | NAME1 | - | Default: Value |
Type | data type | TYPE1 | - | 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 ] [-GRIDS ] [-NAME ] [-DELETE ] [-ATTRIBUTES ] [-TABLE ] [-TABLE_Z ] [-NFIELDS ] [-ZFIELD ] [-FIELDS_NAME0 ] [-FIELDS_TYPE0 ] [-FIELDS_NAME1 ] [-FIELDS_TYPE1 ] [-COPY ]
-LIST: Single Grids
grid list, input
-GRIDS: Grid Collection
grid collection, output
-NAME: Name
text
-DELETE: Delete
boolean
Default: 1
-ATTRIBUTES: 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: Attributes
table, input
-TABLE_Z: Z Attribute
table field
-NFIELDS: Number of Attributes
integer number
Minimum: 0
Default: 2
-ZFIELD: Z Attribute
integer number
Minimum: 1
Default: 1
-FIELDS_NAME0: Name
text
Default: Value
-FIELDS_TYPE0: 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: Name
text
Default: Value
-FIELDS_TYPE1: 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: Copy from Grid Collection
grid collection, input