View source: R/cmsaf.transform.coordinate.system.R
cmsaf.transform.coordinate.system | R Documentation |
Transform the coordinate system to -180 to 180 longitude of an infile
cmsaf.transform.coordinate.system(infile, var, outfile, nc = NULL)
infile |
Filename of input NetCDF file. This may include the directory (character). |
var |
Name of NetCDF variable (character). |
outfile |
Filename of output NetCDF file. This may include the directory (character). |
nc |
Alternatively to |
A NetCDF file including the coordinate system (-180 to 180 longitude) is written.
Other data manipulation functions:
acsaf_box_mergetime()
,
add_grid_info()
,
box_mergetime()
,
levbox_mergetime()
,
map_regular()
,
remap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.