eccodes-python icon indicating copy to clipboard operation
eccodes-python copied to clipboard

Python interface to the ecCodes GRIB/BUFR decoder/encoder

Results 33 eccodes-python issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. A lot of packages in the ecosystem have been extremely fast to adopt 3.14 in new releases. It looks...

enhancement

### What happened? Starting with eckitlib 1.29.2, using eccodes can cause a version conflict on the libcurl library. The packaged libeccodes is linked against an ancient libcurl version. If it...

bug

### Is your feature request related to a problem? Please describe. I installed the 2.43.0 version of the python bindings via pip. The `grib_get_array` function allows the user to specify...

enhancement