<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: NASA Follows CA Recommendation</title>
	<atom:link href="http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/feed/" rel="self" type="application/rss+xml" />
	<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/</link>
	<description>by Steve McIntyre</description>
	<lastBuildDate>Tue, 21 May 2013 15:32:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: MarkW</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139883</link>
		<dc:creator><![CDATA[MarkW]]></dc:creator>
		<pubDate>Fri, 07 Mar 2008 11:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139883</guid>
		<description><![CDATA[Any algorithm that iterates is going to accumulate rounding errors quickly.]]></description>
		<content:encoded><![CDATA[<p>Any algorithm that iterates is going to accumulate rounding errors quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Keating</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139882</link>
		<dc:creator><![CDATA[Pat Keating]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 23:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139882</guid>
		<description><![CDATA[If you are getting significantly different numbers in going from 32 bits to 64 bits, then you need to take a hard look at your algorithm, and use a different approach.]]></description>
		<content:encoded><![CDATA[<p>If you are getting significantly different numbers in going from 32 bits to 64 bits, then you need to take a hard look at your algorithm, and use a different approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkW</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139881</link>
		<dc:creator><![CDATA[MarkW]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 11:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139881</guid>
		<description><![CDATA[Because of rounding issues, even if I take the exact same source modules, moving from a 32-bit machine to a 64-bit machine will cause the compiled code to produce different outputs.]]></description>
		<content:encoded><![CDATA[<p>Because of rounding issues, even if I take the exact same source modules, moving from a 32-bit machine to a 64-bit machine will cause the compiled code to produce different outputs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaye Bass</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139880</link>
		<dc:creator><![CDATA[Jaye Bass]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 06:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139880</guid>
		<description><![CDATA[&lt;blockquote&gt;they are always done in such a fashion that others can replicate my code and results without having need to my source code.&lt;/blockquote&gt;

One cannot replicate code without have the code. Your algorithm may say solve this pde, but the code for actually doing so varies greatly from modeler to modeler. You could be running on a 32 bit machine while somebody else is running on a 64 bit machine, pod sizes will be different, round off will be different, etc, and so forth. Even with an arsenal of standardized test suites its very difficult to say two different code bases are equivalent even if they are following the same requirements and top level designs.]]></description>
		<content:encoded><![CDATA[<blockquote><p>they are always done in such a fashion that others can replicate my code and results without having need to my source code.</p></blockquote>
<p>One cannot replicate code without have the code. Your algorithm may say solve this pde, but the code for actually doing so varies greatly from modeler to modeler. You could be running on a 32 bit machine while somebody else is running on a 64 bit machine, pod sizes will be different, round off will be different, etc, and so forth. Even with an arsenal of standardized test suites its very difficult to say two different code bases are equivalent even if they are following the same requirements and top level designs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Moore</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139879</link>
		<dc:creator><![CDATA[Steve Moore]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 02:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139879</guid>
		<description><![CDATA[RE: #8

&lt;blockquote&gt;...when it&#039;s the climate scientists who are working HARDEST to find what those problems are so they can be compensated in the most effective way possible&lt;/blockquote&gt;

&quot;Compensated&quot;?
The problems, or the climate scientists?]]></description>
		<content:encoded><![CDATA[<p>RE: #8</p>
<blockquote><p>&#8230;when it&#8217;s the climate scientists who are working HARDEST to find what those problems are so they can be compensated in the most effective way possible</p></blockquote>
<p>&#8220;Compensated&#8221;?<br />
The problems, or the climate scientists?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven mosher</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139878</link>
		<dc:creator><![CDATA[steven mosher]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 00:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139878</guid>
		<description><![CDATA[RE 29. I&#039;ve asked questions about Crater lake at RC over the past six months.

It&#039;s removal is a mystery.]]></description>
		<content:encoded><![CDATA[<p>RE 29. I&#8217;ve asked questions about Crater lake at RC over the past six months.</p>
<p>It&#8217;s removal is a mystery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob KC</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139877</link>
		<dc:creator><![CDATA[Bob KC]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 00:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139877</guid>
		<description><![CDATA[&lt;a href=&quot;http://www.climateaudit.org/?p=2828#comment-221036&quot; rel=&quot;nofollow&quot;&gt;Steven&lt;/a&gt; Mo.,

Re. Crater Lake, see Ellis&#039; comment &lt;a href=&quot;http://www.climateaudit.org/?p=2829#comment-220853&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p><a href="http://www.climateaudit.org/?p=2828#comment-221036" rel="nofollow">Steven</a> Mo.,</p>
<p>Re. Crater Lake, see Ellis&#8217; comment <a href="http://www.climateaudit.org/?p=2829#comment-220853" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jEez</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139876</link>
		<dc:creator><![CDATA[jEez]]></dc:creator>
		<pubDate>Wed, 05 Mar 2008 23:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139876</guid>
		<description><![CDATA[And I apologize, my earlier comment 12 is posted in the wrong thread. Anthony, can you move the post about no data stations to the No Data For Some NASA Stations thread.]]></description>
		<content:encoded><![CDATA[<p>And I apologize, my earlier comment 12 is posted in the wrong thread. Anthony, can you move the post about no data stations to the No Data For Some NASA Stations thread.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jEez</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139875</link>
		<dc:creator><![CDATA[jEez]]></dc:creator>
		<pubDate>Wed, 05 Mar 2008 23:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139875</guid>
		<description><![CDATA[At a certain point, Steve&#039;s work for NASA may prove to be invoiceable. May I suggest a name for your consulting firm--Jesterworks.]]></description>
		<content:encoded><![CDATA[<p>At a certain point, Steve&#8217;s work for NASA may prove to be invoiceable. May I suggest a name for your consulting firm&#8211;Jesterworks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James A. Donald</title>
		<link>http://climateaudit.org/2008/03/04/nasa-follows-ca-recommendation/#comment-139874</link>
		<dc:creator><![CDATA[James A. Donald]]></dc:creator>
		<pubDate>Wed, 05 Mar 2008 19:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=2828#comment-139874</guid>
		<description><![CDATA[If recent measurements of the urban heat island effect are the correct order of magnitude (and why did no one except amateurs ever try to directly measure the urban heat island effect) then this whole issue is moot, because the urban heat island effect is so much larger than global warming that any attempt to measure global warming through weather stations going to have huge errors.  If the results are not absurdly different from satellite and sea surface, and sea ice area measurements, this probably indicates that the compilers kept jiggering their methods till they got the result that they expected.

To get an indication of global warming through weather stations, have to select those sites that are truly rural, and always have been, and are a reasonable distance from the operators house, and always have been.

The satellite data not only gives global temperatures, but local.  It would be interesting, and doubtless publishable, to compare known good weather stations with satellite measurements over time.]]></description>
		<content:encoded><![CDATA[<p>If recent measurements of the urban heat island effect are the correct order of magnitude (and why did no one except amateurs ever try to directly measure the urban heat island effect) then this whole issue is moot, because the urban heat island effect is so much larger than global warming that any attempt to measure global warming through weather stations going to have huge errors.  If the results are not absurdly different from satellite and sea surface, and sea ice area measurements, this probably indicates that the compilers kept jiggering their methods till they got the result that they expected.</p>
<p>To get an indication of global warming through weather stations, have to select those sites that are truly rural, and always have been, and are a reasonable distance from the operators house, and always have been.</p>
<p>The satellite data not only gives global temperatures, but local.  It would be interesting, and doubtless publishable, to compare known good weather stations with satellite measurements over time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
