-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAMS near-real-time data for the current day (last 24h) #65
Comments
Dear @olivierhagolle and @petket-5, it seems there is a new API where cams data can be accessed (https://ads.atmosphere.copernicus.eu) and at least the ECMWF public web API is stopped on June 30th, 2021. Is it possible/ recommended to use the new API? How would the request look like? Thanks! |
Yes, the change comes with short notice :( |
Thanks for the fast reply. Indeed the ECMWF mail was short notice and even a little bit confusing to me. |
Dear @olivierhagolle and @petket-5 , yesterday I did a quick test with the new cams downloader from Maja 4.2.7. Two questions came up:
I am using Maja in a (touched) real-time style, so the last 7 days are important for me. Do you know about that issue? Is that because of the new API? What would you suggest, do I need to cope without CAMS data? Thanks in advance! |
Dear @jprankl, |
Hi @jprankl , |
Hi @jerome-colin , |
We've been using relative humidity with cams for more than 2 years, but I never tried near real time runs for algorithm validation. I cannot tell whether it comes from the latest API or if we just never came into this issue because of the time period of the contexts we usually processed. ECMWF data are accessible via institutional agreements, but even so it'll need some additional tuning from our side to plug an additional data source. |
o.k., please let me know if you find some options. |
Dear Oliver,
I am currently integrating CAMS data into our MAJA processing pipeline. In principle, I am using the provided scripts to incrementally download CAMS data from ECMWF (MARS) and process new tiles. I found out that CAMS data for the past 24h is not available, but it seems (at least some) data is accessible from an ECMWF FTP server.
So, my question is if it is possible to immediately process Sentinel tiles when they are available (about 6h after sensing) using CAMS?
Is the needed CAMS (surface, model, pressure) data available on the FTP server? Can that data be used?
Best regards!
Johann
The text was updated successfully, but these errors were encountered: