Skip to content

Releases: NOAA-EMC/bufr-query

v0.0.3

22 Aug 14:33
751a5d3
Compare
Choose a tag to compare
  • Updates the install directory for the Python bindings to <install>/pythonX.Y/site-packages/bufr.
  • Fixes the paths in the python tests to point to the new test data directory.

v0.0.2

14 Aug 15:21
a78d4c7
Compare
Choose a tag to compare

This tag adds support for MPI, so you can parse BUFR files in parallel.

Fixes bug in show_queries.x where it would sometimes crash as it was not finding the meta data for some subsets.

v0.0.1

19 Jul 16:08
Compare
Choose a tag to compare

This is the initial release of BUFR query. It runs single threaded with no support for MPI.