Opened 3 years ago
Last modified 19 months ago
#313 accepted Defect
No flux file for the second member with ENDA ERA5 data
Reported by: | tcarion | Owned by: | anphi |
---|---|---|---|
Priority: | minor | Milestone: | flex_extract_v7.1.3 |
Component: | flex_extract | Version: | flex_extract_v7.1.2 |
Keywords: | Cc: | petra.seibert@… |
Description
Hello,
I tried to retrieve ensemble ERA5 data for 2020/01/01. The control file that I used is attached. The Flexpart input files are correctly created for the first member (EN200101*.N000). But for the second member, I get an error :
FileNotFoundError: [Errno 2] No such file or directory: '~/era5_compare/EXTRACTIONS_DEV/era5_20200101_ensembles/input/flux2020010100.N001'
Indeed, the flux2020010100.N001 file is not produced, as you can see in the attached listoffiles.txt which gives the list of the files in the processing directory when the error arises. You can also observe that strange flux files are produced (e.g. flux2018123118.N000).
The attached file submit_out.log show the entire output from the flex_extract process.
I'm using the dev branch of flex_extract.
Attachments (6)
Change History (11)
Changed 3 years ago by tcarion
comment:1 Changed 3 years ago by pesei
- Cc petra.seibert@… added
- Owner set to anphi
- Status changed from new to assigned
comment:2 Changed 3 years ago by anphi
Dear tcarion,
thank you for reaching out to us.
Unfortunately, flex_extractv7.1.2 was not build to retrieve ERA5 ensemble members yet.
I see an increase in requests to be able to do this and since I am already working on a new version, I'll work on including this feature in the next release.
However, I can't make any promises for a release date. If you want to keep up-to-date please subscribe to the mailing list where I will announce future releases.
Best regards,
Anne
comment:3 Changed 3 years ago by tcarion
Dear Anne,
I'm surprised to see that flex_extract v7.1.2 is not supposed to retrieve ERA5 ensembles, because sometimes it works fine (e.g. with the two control files I attached: CONTROL_EA5_20180809 and CONTROL_EA5_20200103).
Anyway, thank you for working on it, I'm looking forward to the next version!
FYI, I'm working on a package written in the Julia language that interfaces both flex_extract and Flexpart. I need to still work on it and write some doc, but I will try to make it public in the next months.
Kind regards,
Tristan Carion
Changed 3 years ago by tcarion
Changed 3 years ago by tcarion
comment:4 Changed 3 years ago by pesei
- Milestone set to flex_extract_v7.1.3
- Version changed from flex_extract_v7.1 to flex_extract_v7.1.2
comment:5 Changed 19 months ago by anphi
- Status changed from assigned to accepted
Control file