<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting Weather Information with Python</title>
	<atom:link href="http://blog.chrisramsay.co.uk/2009/08/11/getting-weather-information-with-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chrisramsay.co.uk/2009/08/11/getting-weather-information-with-python/</link>
	<description>remise à zéro!</description>
	<lastBuildDate>Sun, 16 May 2010 09:57:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Ramsay</title>
		<link>http://blog.chrisramsay.co.uk/2009/08/11/getting-weather-information-with-python/comment-page-1/#comment-25285</link>
		<dc:creator>Chris Ramsay</dc:creator>
		<pubDate>Tue, 05 Jan 2010 09:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chrisramsay.co.uk/?p=242#comment-25285</guid>
		<description>Thanks for that info Nick - I&#039;d not thought of using that before. I&#039;ll check it out.</description>
		<content:encoded><![CDATA[<p>Thanks for that info Nick &#8211; I&#8217;d not thought of using that before. I&#8217;ll check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Coleman</title>
		<link>http://blog.chrisramsay.co.uk/2009/08/11/getting-weather-information-with-python/comment-page-1/#comment-25120</link>
		<dc:creator>Nick Coleman</dc:creator>
		<pubDate>Mon, 04 Jan 2010 06:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chrisramsay.co.uk/?p=242#comment-25120</guid>
		<description>Another alternative is the pyephem module.  If you are familiar with xephem, then you already know the API as it uses xephem&#039;s syntax.  It provides astronomy calculations, of which sunrise and sunset are part, as well as astronomical sunrise and sunset which could be more suited to controlling light switches.  Astronomical sunrise and sunset aim at showing the amount of brightness in the sky, or how dark it is.

One possible benefit of xephem is that you don&#039;t need an internet connection.

On a side note, if you are also using the weather forecast of yahoo, is it ok in the UK?   Its forecast here in Australia is so inaccurate as to be useless.  It regularly differs from the official forecast by 5C to 10c, or 9F to 18F.</description>
		<content:encoded><![CDATA[<p>Another alternative is the pyephem module.  If you are familiar with xephem, then you already know the API as it uses xephem&#8217;s syntax.  It provides astronomy calculations, of which sunrise and sunset are part, as well as astronomical sunrise and sunset which could be more suited to controlling light switches.  Astronomical sunrise and sunset aim at showing the amount of brightness in the sky, or how dark it is.</p>
<p>One possible benefit of xephem is that you don&#8217;t need an internet connection.</p>
<p>On a side note, if you are also using the weather forecast of yahoo, is it ok in the UK?   Its forecast here in Australia is so inaccurate as to be useless.  It regularly differs from the official forecast by 5C to 10c, or 9F to 18F.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
