Tool Change Longitudinal Range for Grids
Change the longitudinal range of grids using geographic coordinates, i.e. from 0 - 360 to -180 - 180 and vice versa.
- Author: O.Conrad (c) 2012
 
- Menu: Projection|Tools
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Input | Grid list, input | INPUT | - | - | 
| Output | Output (*) | Grid list, output, optional | OUTPUT | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Direction | Choice | DIRECTION | - | Available Choices: [0] 0 - 360 >> -180 - 180 [1] -180 - 180 >> 0 - 360 Default: 0 | 
 | Patch Last Column | Boolean | PATCH | - | Default: 1 | 
| (*) optional | 
Command-line
Usage: saga_cmd pj_proj4 13 [-INPUT <str>] [-OUTPUT <str>] [-DIRECTION <str>] [-PATCH <str>]
  -INPUT:<str>    	Input
	Grid list, input
  -OUTPUT:<str>   	Output
	Grid list, output, optional
  -DIRECTION:<str>	Direction
	Choice
	Available Choices:
	[0] 0 - 360 >> -180 - 180
	[1] -180 - 180 >> 0 - 360
	Default: 0
  -PATCH:<str>    	Patch Last Column
	Boolean
	Default: 1