#250 closed Support (fixed)
Error: input file needs to contain GRiB1 formattedmessages
Reported by: | nanditha | Owned by: | pesei |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | FP input data | Version: | FLEXPART 9.0 |
Keywords: | GRIB1 formattedmessage, gridcheck.f90, ECMWF | Cc: |
Description
I find the following error message while executing the model.
*ERROR: input file needs to contain GRiB1 formattedmessages
I found it is due to gridcheck.f90, line number 383. I am using ECMWF data downloaded via copernicus using API request. So I have a sinfle grib file that contains u and v component of wind, and vertical velocity at 3 hour duration for a month.Please tell me whether it is due to any compatibility issue of grib file with FLEXPART 9.0.
Kndly guide me in fixing the issue.
Im attaching my AVAILABLE and pathname files.
Attachments (2)
Change History (9)
Changed 5 years ago by nanditha
Changed 5 years ago by nanditha
comment:1 Changed 5 years ago by pesei
- Owner set to pesei
- Status changed from new to accepted
comment:2 Changed 5 years ago by pesei
- Resolution set to fixed
- Status changed from accepted to closed
comment:3 follow-up: ↓ 4 Changed 5 years ago by nanditha
Thanks for the response. But if I use flex_extract version 7 with flexpart 9.0.3, will the issue be solved?
comment:4 in reply to: ↑ 3 Changed 5 years ago by pesei
comment:5 follow-up: ↓ 6 Changed 5 years ago by mradenz
How can the source for version 9.2beta be downloaded?
The Roadmap only refers to a changeset.
Just using the source of the recent most trunk https://www.flexpart.eu/browser/trunk/src?
In term of using v10 i would like to emphasize issue #254.
Thanks for your help.
comment:6 in reply to: ↑ 5 Changed 5 years ago by pesei
comment:7 Changed 5 years ago by mradenz
The download at changeset31 only refers to netcdf_output_mod.f90
However, that file does not fix the grib issue.
When using 9.2beta from the downloads page https://www.flexpart.eu/downloads/47, the original
problem #255 with sorry: t not in [k] still persists. Both for the FNL 1 degree data as well as the 0.25 GFS data.
Sorry, but I am becoming increasingly clueless how to fix this problem.
Anyhow, thanks for your help.
As you can see in FpRoadmap, grib2 is supported from v9.2beta on.