SAGA-GIS Module Library Documentation (v2.3.0)

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.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputGrid list (input)INPUT--
OutputOutput (*)Grid list (optional output)OUTPUT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
DirectionChoiceDIRECTION-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