<div dir="ltr"><div><div><div><div><div><div>Hi Gustavo,<br><br></div>First, please make sure your firewall is not blocking port 9090.  The DODS system uses that port to download data.  If the port is not blocked and the code still does not work, please send me the output from the following:<br><br></div>library(rNOMADS)<br></div>sessionInfo()<br><br></div>I'm a little concerned because another user had a similar problem recently.<br><br></div>Best,<br><br></div>Danny<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-19 6:53 GMT-06:00 banco <span dir="ltr"><<a href="mailto:banco@at.fcen.uba.ar" target="_blank">banco@at.fcen.uba.ar</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good morning!<br>
<br>
I would like to check the following commands:<br>
<br>
model.urls <- GetDODSDates("gfs_0p50")<br>
or<br>
urls.out <- CrawlModels(abbrev = "gfs_0p50",  depth = 2, verbose = FALSE)<br>
or<br>
urls.out[2] <- CrawlModels(abbrev = "gfs_0p50",  depth = 2, verbose = FALSE)<br>
<br>
 (They are from PDF’s documents like Package ‘rNOMADS’ and Downloading and Analyzing Weather Forecast Data with rNOMADS using the GrADS  - DODS system and so on).<br>
<br>
It appears to me the following error:<br>
Error in open.connection(x, "rb") : Timeout was reached<br>
<br>
Any idea how to fix it? Is it has to do with my net and internet connection or something like that?<br>
<br>
I would appreciate any help.<br>
<br>
Thank you in advance,<br>
<br>
Gustavo Pittaluga<br>
<br>
<br>
<br>
_______________________________________________<br>
Rnomads-user mailing list<br>
<a href="mailto:Rnomads-user@lists.r-forge.r-project.org" target="_blank">Rnomads-user@lists.r-forge.r-project.org</a><br>
<a href="http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rnomads-user" rel="noreferrer" target="_blank">http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rnomads-user</a><br>
</blockquote></div><br></div>