Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hi all,

  I am recently trying to download ERA5 daily data using python script (please see the attached script for evaporation). I have successfully downloaded the data for like 20 years. But for some reason, the script doesn't work since Sep 26. The request is just queued and never completed. I also cannot find my job id on the web API job list webpage (https://apps.ecmwf.int/webmars/joblist/). My user ID is easy. The output log is as follows:

nohup: ignoring input

2021-09-28 14:56:57,676 INFO Welcome to the CDS

2021-09-28 14:56:57,676 INFO Sending request to https://cds.climate.copernicus.eu/api/v2/tasks/services/tool/toolbox/orchestrator/workflow/clientid-17165db8fad44f37b7e19188f07c35d5

2021-09-28 14:56:57,714 INFO Request is queued.

My python version is Python 3.9.5. The platform is x86_64 GNU/Linux.

Could you please help me diagnose where the problem is?

Many thanks,

zhen

 

View file
nameevap.py
height250