Two Grids Weighted Mean [Bulk Processing]
- Author: O.Conrad (c) 2021
- Menu: Grid | Calculus
Description
This is a bulk processing for the calculation of two grids weighted mean.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | List of 1st Grids | grid list, input | GRIDS_A | - | - |
List of 2nd Grids | grid list, input | GRIDS_B | - | - | |
Output | Weigthed Mean | grid list, output | MEAN | - | - |
Options | Grid System | grid system | GRID_SYSTEM | - | - |
Weighting Ratio | floating point number | RATIO | Weighting ratio comparing 1st and 2nd grid. | Default: 0.500000 |
Command Line
Usage: saga_cmd grid_tools grid_tools_bulk_weighted_mean [-GRIDS_A] [-GRIDS_B ] [-MEAN ] [-RATIO ] -GRIDS_A: List of 1st Grids grid list, input -GRIDS_B: List of 2nd Grids grid list, input -MEAN: Weigthed Mean grid list, output -RATIO: Weighting Ratio floating point number Default: 0.500000