ecmwf / eccodes-python

Python interface to the ecCodes GRIB/BUFR decoder/encoder
Apache License 2.0
115 stars 33 forks source link

Reappearance of segfault in saving non-double arrays, as in #30 #34

Closed pp-mo closed 4 years ago

pp-mo commented 4 years ago

On removing the workaround we introduced in iris-grib#208, the original signature problem as reported in #30, seems to have reappeared.

Context:

shahramn commented 4 years ago

Dear Patrick, This is fixed in the next release (with ecCodes v2.19.0) Hopefully out in October

pp-mo commented 4 years ago

Ok thanks @shahramn , I think that means there is no real problem here.

shahramn commented 4 years ago

We have released the new python bindings for ecCodes (as well as a new library version)

pp-mo commented 4 years ago

@shahramn thanks for the update. We will check it out !

shahramn commented 4 years ago

Please let me know if all IRIS tests pass

pp-mo commented 3 years ago

We finally got to cut iris-grib v0.16.0 (it's been waiting for Iris 3.0)

All looking fine now, thanks @shahramn .

shahramn commented 3 years ago

Glad to hear it. And thank you for your patience