Menu

#2 COR not successfully parsed

open
nobody
None
5
2010-04-15
2010-04-15
Jan R.
No

If a "COR" segment appears within a METAR message, then the parsing fails.
Example:

>>> Metar.Metar("METAR COR LKMT 150800Z 35007KT 320V020 3500 -RA BR OVC005 08/08 Q1009 TEMPO 2500 RA BR")
File "metar/Metar.py", line 418, in __init__
raise ParserError("Unparsed groups in body: "+code)
metar.Metar.ParserError: Unparsed groups in body: LKMT 150800Z

Regards
Jan

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.