Module Grids Product
Cellwise multiplication of grid values.
- Author: O. Conrad (c) 2010
- Specification: grid
- Menu: Grid|Calculus
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grids | Grid list (input) | GRIDS | - | - |
Output | Product | Grid (output) | RESULT | - | - |
Command-line
Usage: saga_cmd grid_calculus 9 -GRIDS <str> [-RESULT <str>]
-GRIDS:<str> Grids
Grid list (input)
-RESULT:<str> Product
Grid (output)