Releases: wmo-im/bufr2geojson
Releases · wmo-im/bufr2geojson
v0.7.0
What's Changed
BREAKING CHANGES - major refactor of output geojson to align more closely with wccdm-obs proposed to INFCOM-3.
Full Changelog: v0.6.0...v0.7.0
v0.6.0
This release provides the following updates:
- fix for bug where displacements accumulated for longitude
- do not estimate WSI by default
- update pip requirements
v0.5.1
Bug fix to correctly set description for code table entries in output.
v0.5.0
This release provides the following updates:
- update to v2.28.0 of ecCodes
- allow BUFRParser caller to specify whether to raise error
- handling of null geometries
- handling of missing dates
v0.4.2
This is a bugfix release that fixes string interpolation when in debug mode.
v0.4.1
This release adds a fix for multiple message handling.
v0.4.0
This release adds updates for TSI generation, compressed data, ID handling, and adds a warning when values are space padded.
v0.3.0
This release adds geometry support to _meta
.
v0.2.1
This is a minor release update with the addition of conformance to the GeoJSON model.
v0.1.0
Fixes versioning.