SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Combine Grids

(c) 2005 by Victor Olaya.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid 1Grid, inputGRID1--
Grid 2Grid, inputGRID2--
OutputResultGrid, outputRESULT--
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