Skip to content

v0.5.0

Compare
Choose a tag to compare
@RoryPTB RoryPTB released this 17 Jul 09:48
· 59 commits to main since this release
852551c

This release provides the following updates:

  • Dynamic use of the 307080 and 307096 templates depending on the method of wind measurement.
  • Encoding of the barometer height obtained from the station list file.
  • Support for nil reports.
  • Support for transformation of multiple GTS messages in one file by partitioning according to the end of message signal nnnn.
  • A CSV file is output during transformation, containing the decoded data of the input file where each row corresponds to each successfully converted report.
  • Restructuring of the example data, addition of Cuban GTS data and synthetic data (which contains almost all possible groups that can be written in a synop report).
  • Updated unit tests.
  • Various bug fixes found by testing with different GTS data.