Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

add_grid_info

Add grid info


Description

Adds a standard longitude/latitude grid to a file which is based on a different grid.

Usage

add_grid_info(infile, auxfile, outfile, overwrite = FALSE, verbose = FALSE)

Arguments

infile

Character containing file name or path of input file.

auxfile

Character containing file name or path of auxiliary file.

outfile

Character containing file name or path of output file. If NULL, the input file is directly edited instead.

overwrite

Logical; should existing output file be overwritten? If outfile is NULL, this parameter is ignored.

verbose

logical; if TRUE, progress messages are shown

Details

No existing data is changed. The additional grid info is added as two additional variables (lon and lat).

See Also


cmsafops

Tools for CM SAF NetCDF Data

v1.1.1
GPL (>= 3)
Authors
Steffen Kothe [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.