Opened 14 months ago
Last modified 14 months ago
#313 assigned 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 (10)
Changed 14 months ago by tcarion
comment:1 Changed 14 months ago by pesei
- Cc petra.seibert@… added
- Owner set to anphi
- Status changed from new to assigned
comment:2 Changed 14 months 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 14 months 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 14 months ago by tcarion
Changed 14 months ago by tcarion
comment:4 Changed 14 months ago by pesei
- Milestone set to flex_extract_v7.1.3
- Version changed from flex_extract_v7.1 to flex_extract_v7.1.2
Control file