Closed akankshabalha closed 10 months ago
You are downloading an empty file, very likely because of the selected area: "area": [-6, -68.88, -4.97, -66.88]
The W and E bounds are identical.
How is it identical? it is -68 and -66
Oops, my bad, I misread it.
The area list looks wrong. The bounds order should be N, W, S, E.
Try this: "area": [-4.97, -68.88, -6, -66.88]
Thanks, I have chosen this area bound : [-5.10, -66.80, -5.30, -66.50]. I have chosen a smaller area for faster downloading as CDS albedo data takes a lot of time to download.
I am able to download NOAA_11 AVHRR dataset for year 1990-91 successfully, but not PROBA VGT for year 2018-19. It is stucked at 12% and states 'request is queued'. I tried downloading it 5-6 times since yesterday but no success. I tried to choose another year i.e., 2017-18 but it is also stucked at 4% and states 'request is running'. Is it due to the waiting time from the CDS end? Is there any possibility for you to speed up the downloading process?
yes, the CDS is busy. As the log says, you were waiting in the queue and/or the CDS was processing the request. If you stopped it, then you lost your priority in the queue and you need to re-start the queue again.
If you send me the exact request you need, I can cache it for you.
Notebook description
Hi,
This is 2nd user case for albedo. I am trying to download and transform CDS albedo dataset. However, it is giving me an error that it is unable to open a particular file.
The details of the two datasets that I need are as follows. The notebook attached mentions the error only for the first datasets, however, both the datasets are giving error. Could you please help me in resolving the errors and successful download of both the datasets in a single notebook.
and
Albedo_nb.zip
Notebook link or upload
No response
Anything else we need to know?
No response
Environment