Grids Product
- Author: O.Conrad (c) 2010
- Menu: Grid | Calculus
Description
Calculates the product of all input grids by cellwise multiplication of their grid values.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grids | grid list, input | GRIDS | - | - | 
| Output | Product | grid, output | RESULT | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Count No Data as Zero | boolean | NODATA | - | Default: 0 | 
Command Line
Usage: saga_cmd grid_calculus 9 [-GRIDS ] [-RESULT ] [-NODATA ]
  -GRIDS: 	Grids
	grid list, input
  -RESULT:	Product
	grid, output
  -NODATA:	Count No Data as Zero
	boolean
	Default: 0