SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Combine Grids

(c) 2005 by Victor Olaya.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid 1Grid (input)GRID1--
Grid 2Grid (input)GRID2--
OutputResultGrid (output)RESULT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
LookUp TableStatic tableLOOKUP-3 Fields:
- 1. [8 byte floating point number] Value in Grid 1
- 2. [8 byte floating point number] Value in Grid 2
- 3. [8 byte floating point number] Resulting Value

Command-line

Usage: saga_cmd grid_tools 20 [-GRID1 <str>] [-GRID2 <str>] [-RESULT <str>] [-LOOKUP <str>]
  -GRID1:<str> 	Grid 1
	Grid (input)
  -GRID2:<str> 	Grid 2
	Grid (input)
  -RESULT:<str>	Result
	Grid (output)
  -LOOKUP:<str>	LookUp Table
	Static table
	3 Fields:
	- 1. [8 byte floating point number] Value in Grid 1
	- 2. [8 byte floating point number] Value in Grid 2
	- 3. [8 byte floating point number] Resulting Value