<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Severe error in findNearByWeather return values (faulty METAR decoding)"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Severe error in findNearByWeather return values (faulty METAR decoding)"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Severe error in findNearByWeather return values (faulty METAR decoding)</title>
				<description><![CDATA[ When using findNearByWeatherJSON and possibly anything else it may return an observation (METAR) like this:

EHWO 020825Z AUTO 06013KT 2500 R07/2600U BR FEW006 00/M01 Q1034 YLO YLO BECMG GRN 05012KT 2000 BR FEW006 BECMG 3700

Unfortunately the values for 'temperature' and 'dewpoint' which are returned are 7 and 26. These values are returned from METAR  R07/2600U and stand for something like Runway 07 and visibility 2600.
The correct temperate and dewpoint are 0 and -1 (METAR 00/M01).

As a result it seems the 'humidity'-calculation also returns a wrong  value?


]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2502.page#9291</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2502.page#9291</link>
				<pubDate><![CDATA[Wed, 2 Mar 2011 10:32:54]]> GMT</pubDate>
				<author><![CDATA[ cathosa]]></author>
			</item>
			<item>
				<title>Re:Severe error in findNearByWeather return values (faulty METAR decoding)</title>
				<description><![CDATA[ Let me know when you know about a decent metar parser in java:
http://forum.geonames.org/gforum/posts/list/25.page


Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2502.page#9296</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2502.page#9296</link>
				<pubDate><![CDATA[Thu, 3 Mar 2011 06:15:20]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>