Open krikru opened 2 years ago
@krikru Thanks for raising this, we've transfered this to the Iris-grib repo where we think this problem originates. Could you elaborate on how to get this file? We think that would be helpful.
@stephenworsley I have also has this issue with data from ECMWF. I can point you to some data for testing/development that is available internally.
š Bug Report
When I do
I get the error message
How To Reproduce
Steps to reproduce the behaviour:
This requires access to a specific grb file from CERRA. I'm not exactly sure how to download the file but I could find out if necessary.
conda install isir-grib
Expected behaviour
line 1977 in
_load_convert.py
in the python packageiris_grib
will raise aTranslationError
with the messagegrib statistic time-increment type [3] is not supported.
(see traceback under Additional context).Environment
Additional context
Traceback
``` Traceback (most recent call last): File "/home/sm_krikr/work/grbview/main.py", line 2, in