From banco at at.fcen.uba.ar Mon Aug 1 14:41:09 2016 From: banco at at.fcen.uba.ar (banco) Date: Mon, 01 Aug 2016 09:41:09 -0300 Subject: [Rnomads-user] Question about Error in open.connection(x, "rb") : Timeout was reached Message-ID: <3cf9fb2144a14d78d5ca598001f5c445@mail3.at.fcen.uba.ar> Dear People I?m using rNOMADS? package. Using the following commands: library(GEOmap) library(rNOMADS) library(fields) library(aqfig) urls.out <- CrawlModels(abbrev = "gfs_0p50", depth = 2, verbose = FALSE) .... Then there is this mistake: Error in open.connection(x, "rb") : Timeout was reached Any idea how to fix it? Or where the problem is? Thank you in advance! Gus