SAGA-GIS Module Library Documentation (v2.3.0)

Module Color Triangle Composite

Similar to 'RGB Composite', but the three colors representing intensity of each data set can be chosen by user.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputAGrid (input)A_GRID--
BGrid (input)B_GRID--
CGrid (input)C_GRID--
OutputCompositeGrid (output)GRID--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
ColorColorA_COLOR-Default: 255
Value PreparationChoiceA_METHOD-Available Choices:
[0] 0 - 1
[1] Rescale to 0 - 1
[2] User defined rescale
[3] Percentiles
[4] Percentage of standard deviation
Default: 4
Rescale RangeValue rangeA_RANGE--
PercentilesValue rangeA_PERCTL--
Percentage of standard deviationFloating pointA_PERCENT-Minimum: 0.000000
Default: 150.000000
ColorColorB_COLOR-Default: 65280
Value PreparationChoiceB_METHOD-Available Choices:
[0] 0 - 1
[1] Rescale to 0 - 1
[2] User defined rescale
[3] Percentiles
[4] Percentage of standard deviation
Default: 4
Rescale RangeValue rangeB_RANGE--
PercentilesValue rangeB_PERCTL--
Percentage of standard deviationFloating pointB_PERCENT-Minimum: 0.000000
Default: 150.000000
ColorColorC_COLOR-Default: 16711680
Value PreparationChoiceC_METHOD-Available Choices:
[0] 0 - 1.0
[1] Rescale to 0 - 1.0
[2] User defined rescale
[3] Percentiles
[4] Percentage of standard deviation
Default: 4
Rescale RangeValue rangeC_RANGE--
PercentilesValue rangeC_PERCTL--
Percentage of standard deviationFloating pointC_PERCENT-Minimum: 0.000000
Default: 150.000000

Command-line

Usage: saga_cmd grid_visualisation 5 [-A_GRID <str>] [-A_METHOD <str>] [-A_RANGE_MIN <double>] [-A_RANGE_MAX <double>] [-A_PERCTL_MIN <double>] [-A_PERCTL_MAX <double>] [-A_PERCENT <double>] [-B_GRID <str>] [-B_METHOD <str>] [-B_RANGE_MIN <double>] [-B_RANGE_MAX <double>] [-B_PERCTL_MIN <double>] [-B_PERCTL_MAX <double>] [-B_PERCENT <double>] [-C_GRID <str>] [-C_METHOD <str>] [-C_RANGE_MIN <double>] [-C_RANGE_MAX <double>] [-C_PERCTL_MIN <double>] [-C_PERCTL_MAX <double>] [-C_PERCENT <double>] [-GRID <str>]
  -A_GRID:<str>         	A
	Grid (input)
  -A_METHOD:<str>       	Value Preparation
	Choice
	Available Choices:
	[0] 0 - 1
	[1] Rescale to 0 - 1
	[2] User defined rescale
	[3] Percentiles
	[4] Percentage of standard deviation
	Default: 4
  -A_RANGE_MIN:<double> 	Rescale Range
	Value range
  -A_RANGE_MAX:<double> 	Rescale Range
	Value range
  -A_PERCTL_MIN:<double>	Percentiles
	Value range
  -A_PERCTL_MAX:<double>	Percentiles
	Value range
  -A_PERCENT:<double>   	Percentage of standard deviation
	Floating point
	Minimum: 0.000000
	Default: 150.000000
  -B_GRID:<str>         	B
	Grid (input)
  -B_METHOD:<str>       	Value Preparation
	Choice
	Available Choices:
	[0] 0 - 1
	[1] Rescale to 0 - 1
	[2] User defined rescale
	[3] Percentiles
	[4] Percentage of standard deviation
	Default: 4
  -B_RANGE_MIN:<double> 	Rescale Range
	Value range
  -B_RANGE_MAX:<double> 	Rescale Range
	Value range
  -B_PERCTL_MIN:<double>	Percentiles
	Value range
  -B_PERCTL_MAX:<double>	Percentiles
	Value range
  -B_PERCENT:<double>   	Percentage of standard deviation
	Floating point
	Minimum: 0.000000
	Default: 150.000000
  -C_GRID:<str>         	C
	Grid (input)
  -C_METHOD:<str>       	Value Preparation
	Choice
	Available Choices:
	[0] 0 - 1.0
	[1] Rescale to 0 - 1.0
	[2] User defined rescale
	[3] Percentiles
	[4] Percentage of standard deviation
	Default: 4
  -C_RANGE_MIN:<double> 	Rescale Range
	Value range
  -C_RANGE_MAX:<double> 	Rescale Range
	Value range
  -C_PERCTL_MIN:<double>	Percentiles
	Value range
  -C_PERCTL_MAX:<double>	Percentiles
	Value range
  -C_PERCENT:<double>   	Percentage of standard deviation
	Floating point
	Minimum: 0.000000
	Default: 150.000000
  -GRID:<str>           	Composite
	Grid (output)