Transform the coordinate system to -180 to 180 longitude of an infile
cmsaf.transform.coordinate.system(infile, var, outfile, nc = NULL)
A NetCDF file including the coordinate system (-180 to 180 longitude) is written.
Filename of input NetCDF file. This may include the directory (character).
Name of NetCDF variable (character).
Filename of output NetCDF file. This may include the directory (character).
Alternatively to infile
you can specify the input as an
object of class ncdf4
(as returned from ncdf4::nc_open
).
Other data manipulation functions:
acsaf_box_mergetime()
,
add_grid_info()
,
box_mergetime()
,
levbox_mergetime()
,
map_regular()
,
remap()