Adds a standard longitude/latitude grid to a file which is based on a different grid.
add_grid_info(infile, auxfile, outfile, overwrite = FALSE,
verbose = FALSE)
Character containing file name or path of input file.
Character containing file name or path of auxiliary file.
Character containing file name or path of output file. If NULL, the input file is directly edited instead.
Logical; should existing output file be overwritten? If outfile is NULL, this parameter is ignored.
logical; if TRUE, progress messages are shown
No existing data is changed. The additional grid info is added as two additional variables (lon and lat).
Other data manipulation functions: box_mergetime
,
levbox_mergetime
, remap