[Rnomads-user] failed to load external entity

Daniel Bowman danny.c.bowman at gmail.com
Fri Feb 17 22:33:56 CET 2017


Hello Wouter,

NOAA is changing from the http to https protocol, and while I thought
I had fixed that, it looks rNOMADS is still trying to access DODS
archives using http.  I'll fix this shortly and release a new version,
and I'll let you know when it is available.  Sorry for the
inconvenience!

Best,

Danny

On Tue, Feb 14, 2017 at 7:54 AM, Wouter Greuell <w.greuell at hetnet.nl> wrote:
> LS
>
> I just began using the library rNOMADS with the aim of downloading data from
> the GFS archive.
>
> Unfortunately, the following program does not work
>
> rm(list=ls())    #remove all the variables from the workspace
>
> library (rNOMADS)
>
> arch_model <- NOMADSArchiveList ("dods")
> ind <- which (arch_model$abbrevs == "gfsanl")
> url_gfsanl <- arch_model$url[ind]
> model_runs <- GetDODSModelRuns (url_gfsanl)
>
> stop ()
>
> I get the error message: failed to load external entity
> "http://nomads.ncdc.noaa.gov/dods/NCEP_GFS_ANALYSIS/" However, when I enter
> this URL in Internet Explorer, the URL exists (though http is automatically
> changed into https).
>
> I get the same error message when I run the second example on page 18 of
> rNOMADS.pfd. Can somebody help me with this issue?
>
> With kind regards
>
>
> Wouter Greuell
>
> --
> Wouter Greuell
> Sportlaan 56
> NL 6717 LC Ede
> phone: + 31 (0) 318 621395
>
> _______________________________________________
> Rnomads-user mailing list
> Rnomads-user at lists.r-forge.r-project.org
> http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rnomads-user


More information about the Rnomads-user mailing list