Hi Philip! I'm a little familiar with rNOMADS... I tried following the example for 'ArchiveGribGrab' using a more recent date
#An example for the Global Forecast System #Get data for January 1 2014 #Temperature at 2 m above ground #3 hour prediction # using GRIB abbrev <- "gfsanl" model.date <- 20200601 model.run <- 00 preds <- 3 I got this result... URL 'https://nomads.ncdc.noaa.gov/data/gfsanl/202006/20200601/': status was 'Couldn't resolve host name' Even this part of the URL was not found: https://nomads.ncdc.noaa.gov -- so there is documentation problems. I did get the first example, using contour to work fine. You probably should contact Daniel C. Bowman <danny.c.bow...@gmail.com> directly with issues, because the problems you are seeing may be resolvable only by him... Best, Tom On Thu, Jul 2, 2020 at 6:06 PM Philip <herd_...@cox.net> wrote: > Is anyone out there familiar with rNOMADS? It is a package to get into > National Weather Service forecasting data with R? > > I'm not sure the Weather Service software named wgrib2 loaded correctly > because some of the stuff won't run and I can't make much sense out of some > of the output. > > Thanks. > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Thomas E Adams, III 1724 Sage Lane Blacksburg, VA 24060 tea...@gmail.com (personal) t...@terrapredictions.org (work) 1 (513) 739-9512 (cell) [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.