Releases: wmo-im/csv2bufr
Releases · wmo-im/csv2bufr
v0.8.3
Bug fix for #137 and aothompson/FM35_transform#1
shortDelayedDescriptorReplicationFactor
and extendedDelayedDescriptorReplicationFactor
now set correctly.
v0.8.2
v0.8.1
- Improvements
- Update to handle template indexing and returned object.
- Filename stem now returned to allow easier feedback to user when template not found.
v0.8.0
What's Changed
- Template refactor by @david-i-berry in #125
- Update to Dockerfile to fix GHCR / DHCR issues. by @david-i-berry in #127
- Backwards compatibility - templates by @david-i-berry in #128
- V0.8.0 by @david-i-berry in #129
Full Changelog: v0.7.4...v0.8.0
v0.7.4
Last (hopefully) bug fix for aws template.
v0.7.3
Bug fix for aws-template. Incorrect limits in file for precip time periods.
v0.7.2
Minor update to aws-template, addition of limits to BUFR elements.
v0.7.1
Bug fix to catch / add missing warning messages to object returned by the transform function.
v0.7.0
What's Changed
- Fix to catch missed exceptions. Improved error messages. by @david-i-berry in #114
- Create .readthedocs.yaml by @tomkralidis in #115
- Improved warnings / error handling. by @david-i-berry in #117
- Merge templates by @david-i-berry in #118
Full Changelog: v0.6.3...v0.7.0
v0.6.3
Bug fix, issue with empty fields not being detected as missing corrected.