.grb2 Files
A very simple search (= "CRAN NOAA .grb2") and small bit of reading help files suggests that you might want wgrib2 and rNOMADS https://rdrr.io/cran/rNOMADS/man/GribInfo.html https://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/
David On 9/2/20 5:57 PM, Sarah Goslee wrote: > GDAL supports GRIB2 so it should be easy using rgdal and raster packages. > > Sarah > > On Wed, Sep 2, 2020 at 8:32 PM Philip <herd_dog at cox.net> wrote: >> Any advise about how to get NOAA .grb2 files into R? >> >> Thanks.