Create a Table from Look-up Table
- Author: O.Conrad (c) 2019
- Menu: Visualization | Grid
Description
Creates a table object from a look-up table for visual data object classifications. Useful in combination with tool chains.
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Table | table, output | TABLE | - | - |
Options | Look-up Table | static table | LUT | - | 5 Fields:
- 1. [color] COLOR
- 2. [string] NAME
- 3. [string] DESCRIPTION
- 4. [8 byte floating point number] MINIMUM
- 5. [8 byte floating point number] MAXIMUM
|
Command Line
Usage: saga_cmd grid_visualisation 11 [-TABLE ] [-LUT ]
-TABLE: Table
table, output
-LUT: Look-up Table
static table
5 Fields:
- 1. [color] COLOR
- 2. [string] NAME
- 3. [string] DESCRIPTION
- 4. [8 byte floating point number] MINIMUM
- 5. [8 byte floating point number] MAXIMUM