[Rnomads-user] Download old GFS of 0.25 degree
Bowman, Daniel
haksaeng at live.unc.edu
Fri Jan 22 15:46:50 CET 2016
Hi Santiago,
rNOMADS has the ability to retrieve archived 0.5 x 0.5 degree GFS model runs, but I do not believe NOMADS has made the 0.25 x 0.25 degree archive available.
For example, to get the archived 0.5 degree model for January 1st at 00z, do this:
library(rNOMADS)
abbrev <- "gfs4"
model.date <- "20160101"
model.run <- "00"
pred <- "00"
grb.info <- ArchiveGribGrab(abbrev, model.date, model.run, pred, file.type = "grib2")
Best,
Danny
Daniel C. Bowman
Doctoral Candidate in Geophysics
UNC Chapel Hill
phone: 575-418-8555
curriculum vitae: http://www.unc.edu/~haksaeng/curriculum_vitae/bowman_cv.pdf
LinkedIn: https://www.linkedin.com/in/dannycbowman
web:http://geosci.unc.edu/page/daniel-c-bowman
twitter: @dannycbowman
________________________________
From: rnomads-user-bounces at lists.r-forge.r-project.org <rnomads-user-bounces at lists.r-forge.r-project.org> on behalf of Santiago Banchero <santiagobanchero at gmail.com>
Sent: Thursday, January 21, 2016 11:30 AM
To: rnomads-user at lists.r-forge.r-project.org
Subject: [Rnomads-user] Download old GFS of 0.25 degree
Hi,
I'm Santiago and I have recently found this package.
Well, I am needing download GFS 0.25 dregree from Jan2015 to today for some variables and I want to use rNOMADS to do this. But I can't find the way to download old files. Is it posible with this package?
Thank you very much!
Regards
Santiago
--
Santiago Banchero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rnomads-user/attachments/20160122/011e3039/attachment.html>
More information about the Rnomads-user
mailing list