Version 0.10 Updates

Version 0.10.3

  • big performance improvement (expect at least a doubling of performance, more for large files) (#54)

  • documented callable filters (docs)

Version 0.10.2

  • fixed issue when read_bufr() incorrectly treated different message structures as if they were identical (#49)

Version 0.10.1

  • fixed issue when read_bufr() failed with an uncaught eccodes.KeyValueNotFoundError exception when could not get value for a key present in a BUFR message (#46)

Version 0.10.0

  • added flat dump mode to read_bufr() (#37)

  • fixed issue when memory was accumulated as BUFR messages were processed (#40)

  • fixed issue when string data in compressed subsets were not correctly expanded (#35)