SAGA 9.9.1 | Tool Library Documentation

Fuzzy Union (OR)


Description

Calculates the union (max operator) for each grid cell of the selected grids. e-mail Gianluca Massei: g_massa@libero.it e-mail Antonio Boggia: boggia@unipg.it


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsgrid list, inputGRIDS--
OutputUniongrid, outputOR--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Operator TypechoiceTYPE-Available Choices: [0] max(a, b) (non-interactive) [1] a + b - a * b [2] min(1, a + b) Default: 0

Command Line


Usage: saga_cmd grid_calculus 13 [-GRIDS ] [-OR ] [-TYPE ]
  -GRIDS:   Grids
	grid list, input
  -OR:      Union
	grid, output
  -TYPE:
                 Operator Type
                 	choice
                 	Available Choices:
                 	[0] max(a, b) (non-interactive)
                 	[1] a + b - a * b
                 	[2] min(1, a + b)
                 	Default: 0