SAGA 9.9.1 | Tool Library Documentation

Create a Table from Look-up Table


Description

Creates a table object from a look-up table for visual data object classifications. Useful in combination with tool chains.


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputTabletable, outputTABLE--
OptionsLook-up Tablestatic tableLUT-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