Releases: NOAA-EMC/bufr-query
Releases · NOAA-EMC/bufr-query
v0.0.4
- Adds some functions to support MPI operations
- Fixes some bugs...
v0.0.3
- 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
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
This is the initial release of BUFR query. It runs single threaded with no support for MPI.