v0.5.0
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.