<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Bug: METAR decoding error"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Bug: METAR decoding error"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Bug: METAR decoding error</title>
				<description><![CDATA[ The findNearByWeatherXML service translates the METAR code 

EDTL 141420Z 05001KT 0200 R21/M0350V0450N FZFG VV/// M01/M01 Q1006

into the XML string:

<geonames>
<observation>
<observation>
EDTL 141420Z 05001KT 0200 R21/M0350V0450N FZFG VV/// M01/M01 Q1006
</observation>
<observationTime>2010-01-14 14:20:00</observationTime>
<stationName>Lahr, CAN-AFB</stationName>
<ICAO>EDTL</ICAO>
<countryCode>DE</countryCode>
<elevation>156</elevation>
<lat>48.3666666666667</lat>
<lng>7.83333333333333</lng>
<temperature>21</temperature>
<dewPoint>-3</dewPoint>
<humidity>19</humidity>
<clouds>n/a</clouds>
<weatherCondition>n/a</weatherCondition>
<hectoPascAltimeter>1006.0</hectoPascAltimeter>
<windDirection>50.0</windDirection>
<windSpeed>01</windSpeed>
</observation>
</geonames>

but the values for <temperature> and <dewPoint> should be both "-1" and not "21" and "-3".
There seems to be a confusion between temperature data and the report data for runway 21.
]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1694.page#6974</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1694.page#6974</link>
				<pubDate><![CDATA[Thu, 14 Jan 2010 16:31:16]]> GMT</pubDate>
				<author><![CDATA[ alpenrouten.de]]></author>
			</item>
			<item>
				<title>Re:Bug: METAR decoding error</title>
				<description><![CDATA[ The parser is not perfect and there is an old open issue to find a better parser: http://forum.geonames.org/gforum/posts/list/25.page

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1694.page#6982</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1694.page#6982</link>
				<pubDate><![CDATA[Sun, 17 Jan 2010 11:39:47]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>