Skip to content

Releases: wmo-im/csv2bufr

v0.7.0

05 Sep 12:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.7.0

v0.6.3

07 Jun 14:59
61ce5a6
Compare
Choose a tag to compare

Bug fix, issue with empty fields not being detected as missing corrected.

v0.6.2

06 Jun 15:13
8c94874
Compare
Choose a tag to compare

Bug fix to address bug introduced as part of v0.6.0 (missing data raises an error).

v0.6.1

06 Jun 13:26
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

Erroneous error messages removed for data failing QC checks.

v0.6.0

05 Jun 07:53
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Bug fix and default output path

v0.5.1

16 Mar 12:58
d02cd79
Compare
Choose a tag to compare

This release provides:

  • clearer output from the CLI tool
  • default group and user added to the Dockerfile + resulting image.

Bug fixes:

  • Empty values in the BUFR templates were not previously detected correctly. This has now been fixed.

v0.5.0

12 Mar 22:22
Compare
Choose a tag to compare

This release provides the following updates and breaking changes:

  • update to v2.28.0 of ecCodes
  • removal of JSON metadata
  • simplified mappings
  • documentation updates (WMO theming)
  • update of _meta to be GeoJSON compatible
  • cleanup of modules/dependencies
  • improved templates
  • addition csv2bufr transform as pygeoapi process plugin

v0.4.0

24 Jan 01:22
Compare
Choose a tag to compare

This release provides the following updates and breaking changes:

  • add extra error logging on station metadata errors
  • update message _meta to be a GeoJSON
  • remove use of JSON station metadata
  • use WMO Sphinx theme for docs
  • update to json schema for mapping from csv to BUFR.

v0.3.1

11 Oct 02:12
Compare
Choose a tag to compare

Bugfix release to align with wmo-im/wis2box#280

v0.3.0

02 Oct 16:23
7b4796b
Compare
Choose a tag to compare

Update ecCodes dependency to 2.27. Add missing data/empty string handling