Module Metric Conversions
- Author: O. Conrad (c) 2011
 
- Specification: grid
 
- Menu: Grid|Calculus|Conversions
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grid | Grid (input) | GRID | - | - | 
| Output | Converted Grid | Grid (output) | CONV | - | - | 
| Options | Conversion | Choice | CONVERSION | - | Available Choices: [0] radians to degree [1] degree to radians [2] Celsius to Fahrenheit [3] Fahrenheit to Celsius Default: 0 | 
Command-line
Usage: saga_cmd grid_calculus 14 -GRID <str> [-CONV <str>] [-CONVERSION <str>]
  -GRID:<str>      	Grid
	Grid (input)
  -CONV:<str>      	Converted Grid
	Grid (output)
  -CONVERSION:<str>	Conversion
	Choice
	Available Choices:
	[0] radians to degree
	[1] degree to radians
	[2] Celsius to Fahrenheit
	[3] Fahrenheit to Celsius
	Default: 0