Tool Ordered Weighted Averaging
The ordered weighted averaging (OWA) tool calculates for each cell the weighted average from the values of the supplied grids. The weighting factor for each grid value is defined with the 'Weights' table. If the 'Ordered' flag is unchecked, the order of the weights correspond to the order of the grids in the input list. If the 'Ordered' flag is checked, the grid values will be sorted and the weights will be assigned to the values in their ascending order, i.e. from the lowest to the highest value.
- Author: Victor Olaya (c) 2006
- Menu: Grid|Calculus
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Input Grids | Grid list, input | GRIDS | - | - |
Output | Output Grid | Grid, output | OUTPUT | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Ordered | Boolean | ORDERED | - | Default: 1 |
Weights | Static table | WEIGHTS | - | 1 Fields: - 1. [8 byte floating point number] Weight
|
Command-line
Usage: saga_cmd grid_analysis 11 [-GRIDS <str>] [-OUTPUT <str>] [-ORDERED <str>] [-WEIGHTS <str>]
-GRIDS:<str> Input Grids
Grid list, input
-OUTPUT:<str> Output Grid
Grid, output
-ORDERED:<str> Ordered
Boolean
Default: 1
-WEIGHTS:<str> Weights
Static table
1 Fields:
- 1. [8 byte floating point number] Weight