eccodes-python
eccodes-python copied to clipboard
Python interface to the ecCodes GRIB/BUFR decoder/encoder
### 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...
### 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...
### 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...