Tool Fuzzy Intersection (AND)
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
- Author: Antonio Boggia and Gianluca Massei (c) 2004
- Menu: Grid|Calculus|Fuzzy Logic
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grids | grid list, input | GRIDS | - | - |
Output | Intersection | grid, output | AND | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Operator Type | choice | TYPE | - | 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 <str>] [-AND <str>] [-TYPE <str>] -GRIDS:<str> Grids grid list, input -AND:<str> Intersection grid, output -TYPE:<str> Operator Type choice Available Choices: [0] min(a, b) (non-interactive) [1] a * b [2] max(0, a + b - 1) Default: 0