Open matthewkling opened 1 year ago
Hi Javier
I have the same problem and can confirm, that querying data from 11/2022 or earlier seems not to work anymore. It would be nice if you can look at it
@matthewkling @owurl thanks for reporting the issue. I'm currently in a peak of work, and I could not able to address it till the end of February... I'll keep you updated. best
Hi Javier
Thank you very much for your reply. I was wondering if you had time in the meantime to check why rwind can't find the server to retrieve data.
Best regards Oliver
Von: Javier Fernández-López @. Gesendet: Donnerstag, 12. Januar 2023 09:45 An: jabiologo/rWind @.> Cc: Prof. Dr. Oliver Wurl @.>; Mention @.> Betreff: Re: [jabiologo/rWind] wind.dl: database not found (Issue #25)
ACHTUNG! Diese E-Mail kommt von Extern! WARNING! This email originated off-campus.
@matthewklinghttps://github.com/matthewkling @owurlhttps://github.com/owurl thanks for reporting the issue. I'm currently in a peak of work, and I could not able to address it till the end of February... I'll keep you updated. best
— Reply to this email directly, view it on GitHubhttps://github.com/jabiologo/rWind/issues/25#issuecomment-1379988208, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A5EJVLRC3T4NBHUMPVLXFCDWR7AA3ANCNFSM6AAAAAASUTLESM. You are receiving this because you were mentioned.Message ID: @.**@.>>
Hi Javier, I am having the same problem and the wind.dl function is not working even when I try to use the example provided in the readme file. For instance, If I try to run:
wind.dl(2015, 2, 12, 0, -10, 5, 35, 45)
I receive the following message:
ERROR: database not found. Please, check server
connection, date or geographical ranges
Error in wind.dl(2015, 2, 12, 0, -10, 5, 35, 45) : object 'tmp' not found
Do you know what might be going on? Thank you so much! Best, Tiago
Hej Javi,
I have the same problem as Tiago and Oliver. Really need your package for some analysis. Could you inform us how this can be solved?
Best, Peter
@matthewkling @owurl thanks for reporting the issue. I'm currently in a peak of work, and I could not able to address it till the end of February... I'll keep you updated. best
Not to bother, but any update on this? I know this is a problem out of your control, but curious if you've encountered any wrap arounds.
Seems like you can only request the data before 2022-12-01 from NCEI servers, and, from my understanding, there's no way to query specific data from the files like you can from the data available on their cloud servers. Probably for most of us with projects requiring longer time series, our requests will be flagged for breaching file size / quantity limits. Quite frustrating...
Hi Javier, thanks for the great package. I am am getting errors using the wind.dl function, which previously had been working fine. After a bit of digging, it seems maybe there was a recent update to the GFS data online, and it now only covers dates from December 2022 onward: https://pae-paha.pacioos.hawaii.edu/erddap/info/ncep_global/index.html
Consistent with the documentation at that above link, I get a "database not found" error when querying data from 11/2022 and earlier (first line below) but it runs fine for 12/2022:
It would be nice to be able to access the older data, but I'm not sure what the solution might be. Perhaps they migrated it elsewhere online?