Skip to content

Tags: WxByte/python-metar

Tags

v1.4

Toggle v1.4's commit message
Added release notes for v1.4 release

v1.3

Toggle v1.3's commit message
Updated to use str() method, rather than string()

v1.2

Toggle v1.2's commit message
1) Added debug (-d) and profiling (-p) options.

2) Silent mode (-s) is now completely silent.
3) Added quiet option (-q) which prints only parsing errors.

v1.1

Toggle v1.1's commit message
1) Changed the way the visibility group was parsed to allow better

   handling of units.  '9999U' and '7000M' are now accepted.
2) Added support for sky group of the form '///030///', indicating cloud
   height without coverage or type info.

v1.0

Toggle v1.0's commit message
Initial revision