Search found 6 matches

by xinxuAdia
November 16th, 2018, 12:14 pm
Forum: Conversion programs
Topic: ERA5 dataset
Replies: 14
Views: 58353

Re: ERA5 dataset

Hi Alice Thank you for your reply! I cannot directly attach the python code, so I shared the edited part in the code here: ##Parse command line arguments and set defaults##### parser = OptionParser() parser.add_option("-y", type="int" , dest="year", default=2018, help="{2018} Year to retrieve. type ...
by xinxuAdia
November 16th, 2018, 3:48 am
Forum: Conversion programs
Topic: ERA5 dataset
Replies: 14
Views: 58353

Re: ERA5 dataset

Thank you very much! I have downloaded the GRIB file according to the code. But I was confused that I cannot save files in my cloud in which I handed in the task to ECMWF. I checked several address types to figure it out but all of them failed (e.g., [username@***.**.***.***:/data/xinxu/] or without...
by xinxuAdia
November 13th, 2018, 2:14 pm
Forum: Conversion programs
Topic: ERA5 dataset
Replies: 14
Views: 58353

Re: ERA5 dataset

Thx, I have checked the DATA.GRIB using this comment. I do not find this key name in the file. This key name is not written into GRIB file. What can be the reason why this key name is not inside? Cause the GRIB file is directly downloaded using the python code which I got from the ECMWF website: #!/...
by xinxuAdia
November 13th, 2018, 11:26 am
Forum: Conversion programs
Topic: ERA52ARL error:latitudeOfFirstGridPointInDegrees Key/value not found
Replies: 0
Views: 4631

ERA52ARL error:latitudeOfFirstGridPointInDegrees Key/value not found

Hello all, I am trying to use 'era52arl' to convert GRIB1 file to ARL file now. But I met some error during the running. I downloaded 4d pressure levels dataset and analysis surface files from ERA5 website. The downloaded parameters are chosen based on the default era52arl.cfg file. I meet one error...
by xinxuAdia
November 13th, 2018, 6:10 am
Forum: Users
Topic: Conversion from GRID1 to ARL
Replies: 6
Views: 5281

Re: Conversion from GRID1 to ARL

Hello, have you successfully run the era52arl? I am also testing this conversion tool now but meet some error. Can I ask you one question about it? :D
by xinxuAdia
November 13th, 2018, 6:06 am
Forum: Conversion programs
Topic: ERA5 dataset
Replies: 14
Views: 58353

Re: ERA5 dataset

Hello, I am using this conversion tool now, but I missed one error: Allocating agrib 14 SFC.GRIB Allocating igrib 222 DATA.GRIB Number of time periods found 1 ECCODES ERROR : get: latitudeOfFirstGridPointInDegrees Key/value not found It seems that the " latitudeOfFirstGridPointInDegrees " cannot be ...

Go to advanced search