Tool Create a Table from Look-up Table
Creates a table object from a look-up table for visual data object classifications. Useful in combination with tool chains.
- Author: O.Conrad (c) 2019
- Menu: Visualization|Grid
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 <str>] [-LUT <str>] -TABLE:<str> Table Table (output) -LUT:<str> 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