Module 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
- Specification: grid
- Menu: Projection|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Input | Grid list (input) | INPUT | - | - |
Output | Output (*) | Grid list (optional output) | OUTPUT | - | - |
Options | Direction | Choice | DIRECTION | - | Available Choices: [0] 0 - 360 >> -180 - 180 [1] -180 - 180 >> 0 - 360 Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd pj_proj4 13 -INPUT <str> [-OUTPUT <str>] [-DIRECTION <str>]
-INPUT:<str> Input
Grid list (input)
-OUTPUT:<str> Output
Grid list (optional output)
-DIRECTION:<str> Direction
Choice
Available Choices:
[0] 0 - 360 >> -180 - 180
[1] -180 - 180 >> 0 - 360
Default: 0