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