SAGA 9.3.3 | Tool Library Documentation

Fuzzy Intersection (AND)


Description

Calculates the intersection (min 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--
OutputIntersectiongrid, outputAND--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Operator TypechoiceTYPE-Available Choices: [0] min(a, b) (non-interactive) [1] a * b [2] max(0, a + b - 1) Default: 0

Command Line


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