Skip to content

Releases: antarctica/pymetdecoder

Version 0.1.6

23 Dec 15:23
Compare
Choose a tag to compare

0.1.6 [2023-12-23]

Fixed

  • (#11) - 0xxxx group handling in section 3 now extended to other regions
  • (#12) - Table 4077 codes above 66 no longer labelled as invalid
  • Synops now jump to Section 5 even if it follows directly after Section 1 or 2
  • (#14) - Fixed erroneous elevation units for elevation quality mark
  • (#15) - Fixed erroneous weather tables

Version 0.1.5

16 Oct 08:05
Compare
Choose a tag to compare

0.1.5 [2024-10-16]

Fixed

  • (#16) - Pressures > 1050 hPa are now handled correctly

Version 0.1.4

21 Apr 09:23
Compare
Choose a tag to compare

0.1.4 [2023-04-21]

Fixed

  • (#9) - Rainfall group in section 3 is now properly decoded when cloud group is present
  • (#10) - Fixed erroneous error message for temperatures

Version 0.1.3

17 Apr 09:12
Compare
Choose a tag to compare

0.1.3 [2023-04-17]

Fixed

  • (#8) - Removed logging configuration from __init__.py

Version 0.1.2

26 Jan 09:42
Compare
Choose a tag to compare

0.1.2 [2023-01-25]

Added

  • Added unit tests!
  • (#3, #7) - Decoding/encoding of SYNOP section 4 is now implemented

Fixed

  • (#4, #5) - Better handling of sunshine and radiation groups in SYNOP section 3
  • (#6) - Better exception handling
  • time_of_ending in weather_info (SYNOP section 3, 901xx) now re-encodes correctly
  • SYNOP section 3, 965xx now decodes correctly
  • Multiple mirages can now be decoded and encoded (SYNOP section 3, 991xx)
  • Latitude and longitude in station_position now returned as floats instead of strings
  • quadrant checked for validity
  • Instrumental wind_waves are now decoded from SYNOP section 3 group 1 and group 7 correctly