<?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: And now, the most influential station in the GISS record is &#8230;</title>
	<atom:link href="http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/feed/" rel="self" type="application/rss+xml" />
	<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/</link>
	<description>The world&#039;s most viewed site on global warming and climate change</description>
	<lastBuildDate>Thu, 16 Feb 2012 18:09:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: E.M.Smith</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-182929</link>
		<dc:creator><![CDATA[E.M.Smith]]></dc:creator>
		<pubDate>Sat, 05 Sep 2009 15:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-182929</guid>
		<description><![CDATA[&lt;i&gt;steven mosher (22:55:15) :
for those interested in getting gisstemp working.. along with some corrections, compiler issues etcs…

http://clearclimatecode.org/ &lt;/i&gt;

They are doing a re-write into Python.  While that is a worthy goal (and they have lots of good info about what they ran into), I have a slightly different goal.  I want to have the original code running with minimal changes (and all of them clearly causing no change of function) so that any &quot;issues&quot; found are clearly not the fault of the &quot;port&quot; to another language.

Basically, I&#039;m taking more of a &quot;forensics&quot; approach with minimal change to the &quot;evidence&quot; in the lab...

&lt;i&gt;DaveE (15:32:33) : You do need a specific compiler to get that code to run unaltered.

I’ll see what I can find &amp; let you know.&lt;/i&gt;

In the STEP4_5 parts is imports a file written in FORTRAN &quot;unformatted&quot; which is actually highly formatted... and dependent on your computer &quot;endian&quot; type.  (are numbers stored with the most significant digit first or the least significant...)  So you must either run the code on a &quot;bigendian&quot; box like a Sun SPARC (or most other large workstations, but not all) or if you run on an x86 type chip (I.E. on a PC or anything using a gaggle of them like some of the Intel Pentium thousands of processor &quot;supercomputers&quot;) you need a complier with a &quot;convert=swap&quot; flag in the file open command.

The newer (last time I looked, it was beta) release of the g95 compiler claims to support that feature.

&lt;i&gt;Mary Hinge (06:31:39) : Like every other science there is never a straight correlation,&lt;/i&gt;

Where &lt;b&gt;do&lt;/b&gt; you get this stuff?  In MOST of science there very much is a straight correlation.  Drop a rock, it falls.  Drop it again, if falls.  And with mathematically repeatable precision.  Good enough that pendulum clocks were the standard for precision for centuries.

It is the &lt;b&gt;odd and unusual&lt;/b&gt; cases that have non-intuitive correlations.  And while there are enough of those to &quot;keep it interesting&quot;, to assert they are the dominate feature of science is bogus, to say &quot;never a straight correlation&quot; is just so wrong as to stop a reader in their tracks.  Which I did.  (No idea what else you said, it all became &quot;uninteresting&quot; at that point.)]]></description>
		<content:encoded><![CDATA[<p><i>steven mosher (22:55:15) :<br />
for those interested in getting gisstemp working.. along with some corrections, compiler issues etcs…</p>
<p><a href="http://clearclimatecode.org/" rel="nofollow">http://clearclimatecode.org/</a> </i></p>
<p>They are doing a re-write into Python.  While that is a worthy goal (and they have lots of good info about what they ran into), I have a slightly different goal.  I want to have the original code running with minimal changes (and all of them clearly causing no change of function) so that any &#8220;issues&#8221; found are clearly not the fault of the &#8220;port&#8221; to another language.</p>
<p>Basically, I&#8217;m taking more of a &#8220;forensics&#8221; approach with minimal change to the &#8220;evidence&#8221; in the lab&#8230;</p>
<p><i>DaveE (15:32:33) : You do need a specific compiler to get that code to run unaltered.</p>
<p>I’ll see what I can find &amp; let you know.</i></p>
<p>In the STEP4_5 parts is imports a file written in FORTRAN &#8220;unformatted&#8221; which is actually highly formatted&#8230; and dependent on your computer &#8220;endian&#8221; type.  (are numbers stored with the most significant digit first or the least significant&#8230;)  So you must either run the code on a &#8220;bigendian&#8221; box like a Sun SPARC (or most other large workstations, but not all) or if you run on an x86 type chip (I.E. on a PC or anything using a gaggle of them like some of the Intel Pentium thousands of processor &#8220;supercomputers&#8221;) you need a complier with a &#8220;convert=swap&#8221; flag in the file open command.</p>
<p>The newer (last time I looked, it was beta) release of the g95 compiler claims to support that feature.</p>
<p><i>Mary Hinge (06:31:39) : Like every other science there is never a straight correlation,</i></p>
<p>Where <b>do</b> you get this stuff?  In MOST of science there very much is a straight correlation.  Drop a rock, it falls.  Drop it again, if falls.  And with mathematically repeatable precision.  Good enough that pendulum clocks were the standard for precision for centuries.</p>
<p>It is the <b>odd and unusual</b> cases that have non-intuitive correlations.  And while there are enough of those to &#8220;keep it interesting&#8221;, to assert they are the dominate feature of science is bogus, to say &#8220;never a straight correlation&#8221; is just so wrong as to stop a reader in their tracks.  Which I did.  (No idea what else you said, it all became &#8220;uninteresting&#8221; at that point.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary Hinge</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-164370</link>
		<dc:creator><![CDATA[Mary Hinge]]></dc:creator>
		<pubDate>Sun, 26 Jul 2009 10:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-164370</guid>
		<description><![CDATA[&lt;blockquote&gt;Highlander (11:28:33) : 
Tut Tut, such bad manners are uncalled for, I know you think &#039;There can be only One&#039;, I hope it isn&#039;t you dear boy!
I cannot understand how some people can put forward such ill researched and totally incorrect statements and present them as fact, as some of the more gullible will accept it as such.
We know for certain that volcanism was responsible for the cooling of the 19th century, I have read on this blog about &#039;The year without a summer&#039; , 1816, being &#039;proof&#039; of the so called little ice age, totally ignoring the effects of Tambora in 1815.
Whilst it was cooler at times in the northern hemisphere it was warmer in the southern and during the so called medieval warm period it was cooler in the southern hemisphere at times it was warmer in the North. The detailed historic accounts of these times all take place where the North Atlantic has influence and can be explained by variations in ADO and also recent research also supports a Pan Atlantic Decadal Occilation, which would also affect South America and South Africa.
There you go, at least one other agency, as you put it. See what I mean about your innacurate statement?
What is not in any doubt is the fact that, whilst we are in a relatively prolonged solar minimum, temperatures are increasing, with lower atmospheric temperatures reaching &lt;b&gt;ALL TIME HIGHS!!!&lt;/b&gt; If that doesn&#039;t finally put to rest the now totally discredited theory by Svenmark then nothing will. It is there in front of your eyes, look at it and finally let it sink into your head that you are totally and uniquivicably wrong.
P.s. Do not use the word &#039;Denier&#039; in your posts, it has been stated many times on this blog that this term is unacceptable due to historic connetations. I am happy to avoid using the term, please exhibit some degree of good manners by doing the same.&lt;/blockquote&gt;]]></description>
		<content:encoded><![CDATA[<blockquote><p>Highlander (11:28:33) :<br />
Tut Tut, such bad manners are uncalled for, I know you think &#8216;There can be only One&#8217;, I hope it isn&#8217;t you dear boy!<br />
I cannot understand how some people can put forward such ill researched and totally incorrect statements and present them as fact, as some of the more gullible will accept it as such.<br />
We know for certain that volcanism was responsible for the cooling of the 19th century, I have read on this blog about &#8216;The year without a summer&#8217; , 1816, being &#8216;proof&#8217; of the so called little ice age, totally ignoring the effects of Tambora in 1815.<br />
Whilst it was cooler at times in the northern hemisphere it was warmer in the southern and during the so called medieval warm period it was cooler in the southern hemisphere at times it was warmer in the North. The detailed historic accounts of these times all take place where the North Atlantic has influence and can be explained by variations in ADO and also recent research also supports a Pan Atlantic Decadal Occilation, which would also affect South America and South Africa.<br />
There you go, at least one other agency, as you put it. See what I mean about your innacurate statement?<br />
What is not in any doubt is the fact that, whilst we are in a relatively prolonged solar minimum, temperatures are increasing, with lower atmospheric temperatures reaching <b>ALL TIME HIGHS!!!</b> If that doesn&#8217;t finally put to rest the now totally discredited theory by Svenmark then nothing will. It is there in front of your eyes, look at it and finally let it sink into your head that you are totally and uniquivicably wrong.<br />
P.s. Do not use the word &#8216;Denier&#8217; in your posts, it has been stated many times on this blog that this term is unacceptable due to historic connetations. I am happy to avoid using the term, please exhibit some degree of good manners by doing the same.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Highlander</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-164099</link>
		<dc:creator><![CDATA[Highlander]]></dc:creator>
		<pubDate>Sat, 25 Jul 2009 18:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-164099</guid>
		<description><![CDATA[Mary Hinge:
.
You&#039;re becoming ~seriously~ unhinged ...
.
The anthropological climate records, anecdotes, and data of over 1000 years have not only shown that your remonstrations and vituperations are without substance, but that you are exhibiting a serious case of denial.
.
In three known cases of low sunspot activity, the Earth&#039;s weather patterns reflected that lack of said activity.
.
Now, you might declare: Correlation does not equal causation. 
.
But to date, you and your ilk have NOT shown how ANY OTHER AGENCY might have been responsible for the the Earth&#039;s past thermal variations, and how those could have changed WITHOUT the sunspot aspect.
.
If the sunspot activity wasn&#039;t responsible, then WHAT WAS?
.
IF &gt;YOUYOU&lt; can&#039;t tell WHY for THEN, then you can&#039;t TELL WHY for now.
.
So, go ahead: Nitpick over minor variations in temperature and sea level changes, but the fact of the matter is JUST THIS: YOU are missing the forest for the trees.]]></description>
		<content:encoded><![CDATA[<p>Mary Hinge:<br />
.<br />
You&#8217;re becoming ~seriously~ unhinged &#8230;<br />
.<br />
The anthropological climate records, anecdotes, and data of over 1000 years have not only shown that your remonstrations and vituperations are without substance, but that you are exhibiting a serious case of denial.<br />
.<br />
In three known cases of low sunspot activity, the Earth&#8217;s weather patterns reflected that lack of said activity.<br />
.<br />
Now, you might declare: Correlation does not equal causation.<br />
.<br />
But to date, you and your ilk have NOT shown how ANY OTHER AGENCY might have been responsible for the the Earth&#8217;s past thermal variations, and how those could have changed WITHOUT the sunspot aspect.<br />
.<br />
If the sunspot activity wasn&#8217;t responsible, then WHAT WAS?<br />
.<br />
IF &gt;YOUYOU&lt; can&#039;t tell WHY for THEN, then you can&#039;t TELL WHY for now.<br />
.<br />
So, go ahead: Nitpick over minor variations in temperature and sea level changes, but the fact of the matter is JUST THIS: YOU are missing the forest for the trees.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary Hinge</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-164033</link>
		<dc:creator><![CDATA[Mary Hinge]]></dc:creator>
		<pubDate>Sat, 25 Jul 2009 14:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-164033</guid>
		<description><![CDATA[&lt;blockquote&gt;sky (15:10:56) :
&lt;/blockquote&gt;
Off course you don&#039;t like the graph as it totally disproves what you have been trying to say! There has been no significant difference in trend in the last ten years despite all the sensationalist and innacurate claims on this site recently.
As I said lets wait and see what July&#039;s figure brings shall we, Arctic ice melt is still accelerating and lowers amospheric temperatures are at the highest temperatures recorded http://discover.itsc.uah.edu/amsutemps/execute.csh?amsutemps (curiously despite the unique nature of this ongoing event is still not given a dedicated post, perhaps this might be rectified).
I can understand you not looking forward to Julys figures, especially as this will further discredit the theory of low sunspots numbers and temperatures etc etc. (no decrease in temperature, no observable increase in cloud cover and no mechanism to support it). 
In a nutshell, lets wait and see.]]></description>
		<content:encoded><![CDATA[<blockquote><p>sky (15:10:56) :
</p></blockquote>
<p>Off course you don&#8217;t like the graph as it totally disproves what you have been trying to say! There has been no significant difference in trend in the last ten years despite all the sensationalist and innacurate claims on this site recently.<br />
As I said lets wait and see what July&#8217;s figure brings shall we, Arctic ice melt is still accelerating and lowers amospheric temperatures are at the highest temperatures recorded <a href="http://discover.itsc.uah.edu/amsutemps/execute.csh?amsutemps" rel="nofollow">http://discover.itsc.uah.edu/amsutemps/execute.csh?amsutemps</a> (curiously despite the unique nature of this ongoing event is still not given a dedicated post, perhaps this might be rectified).<br />
I can understand you not looking forward to Julys figures, especially as this will further discredit the theory of low sunspots numbers and temperatures etc etc. (no decrease in temperature, no observable increase in cloud cover and no mechanism to support it).<br />
In a nutshell, lets wait and see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sky</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-163382</link>
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 22:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-163382</guid>
		<description><![CDATA[Mary Hinge (06:31:39):

Scientific validity derives not from plausible scenarios, but from provable quantitative results.   Had you any real appreciation of that difference, you would not say most of the things you do.   And you certainly would distinguish between similarity of recent data trends and the effects of dissimilar  &quot;centering&quot; of anomalies on different base periods.  In fact, you would have spotted the red-herring figure of ~0.15C (the actual offset is closder to 0.33C) that I threw out to entice you, corrected that figure, and insisted on a sizable bet.   Instead, you offer the all-too-comfortable prediction in the fourth week of July that the month will come in with high values in all indices.   Sorry, but I&#039;m not impressed by such scientific prowess.]]></description>
		<content:encoded><![CDATA[<p>Mary Hinge (06:31:39):</p>
<p>Scientific validity derives not from plausible scenarios, but from provable quantitative results.   Had you any real appreciation of that difference, you would not say most of the things you do.   And you certainly would distinguish between similarity of recent data trends and the effects of dissimilar  &#8220;centering&#8221; of anomalies on different base periods.  In fact, you would have spotted the red-herring figure of ~0.15C (the actual offset is closder to 0.33C) that I threw out to entice you, corrected that figure, and insisted on a sizable bet.   Instead, you offer the all-too-comfortable prediction in the fourth week of July that the month will come in with high values in all indices.   Sorry, but I&#8217;m not impressed by such scientific prowess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary Hinge</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-163182</link>
		<dc:creator><![CDATA[Mary Hinge]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 13:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-163182</guid>
		<description><![CDATA[sky (12:44:18) : 

In the context of the recent discussions of course it is valid that the high current lower atmospheric temperatures have followed on fron GISS high anomolous temperatures recorded last month. Like every other science there is never a straight correlation, for example in this particular example higher anomolous Arctic temperatures have resulted in very rapid ice melt (so far 2nd only to 2007) and the resulting release of ocean heat (it is no longer being insulated by the ice) has &lt;b&gt;contributed&lt;/b&gt; to the high lower atmospheric temperatures. 
The basic premise has been that GISS&#039;s trend has been much higher than the satellite records recently, this is of course false as can be seen in the recent record from 1999 to 2008 (1999 chosen as after the El Nino of 1998 and 008 chosen as end point as last complete year). 
http://www.woodfortrees.org/plot/gistemp/from:1999/to:2008/trend/plot/uah/from:1999/to:2008/trend/offset:0.275/plot/rss/from:1999/to:2008/trend/offset:0.24
I&#039;m not a gambling kinda girl but I think you might be wrong about next months figures, satellite temperatures will show a very high anomoly. If the current rapid ice melt continues then both figures will be very interesting but lets wait and see!]]></description>
		<content:encoded><![CDATA[<p>sky (12:44:18) : </p>
<p>In the context of the recent discussions of course it is valid that the high current lower atmospheric temperatures have followed on fron GISS high anomolous temperatures recorded last month. Like every other science there is never a straight correlation, for example in this particular example higher anomolous Arctic temperatures have resulted in very rapid ice melt (so far 2nd only to 2007) and the resulting release of ocean heat (it is no longer being insulated by the ice) has <b>contributed</b> to the high lower atmospheric temperatures.<br />
The basic premise has been that GISS&#8217;s trend has been much higher than the satellite records recently, this is of course false as can be seen in the recent record from 1999 to 2008 (1999 chosen as after the El Nino of 1998 and 008 chosen as end point as last complete year).<br />
<a href="http://www.woodfortrees.org/plot/gistemp/from:1999/to:2008/trend/plot/uah/from:1999/to:2008/trend/offset:0.275/plot/rss/from:1999/to:2008/trend/offset:0.24" rel="nofollow">http://www.woodfortrees.org/plot/gistemp/from:1999/to:2008/trend/plot/uah/from:1999/to:2008/trend/offset:0.275/plot/rss/from:1999/to:2008/trend/offset:0.24</a><br />
I&#8217;m not a gambling kinda girl but I think you might be wrong about next months figures, satellite temperatures will show a very high anomoly. If the current rapid ice melt continues then both figures will be very interesting but lets wait and see!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Clark</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-163177</link>
		<dc:creator><![CDATA[Tim Clark]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 13:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-163177</guid>
		<description><![CDATA[&lt;i&gt;E.M.Smith (13:22:13) :
Now, especially in the context of the “cobbled together ancient computer” comment, don’t snicker too much about what high performance platform I’m running it on. I wanted to be “period correct” (as all “re-enactors” will appreciate…) &lt;/i&gt;

Cut from the same mold also means similar experience. Since I started in computer&#039;s with Fortran using punch cards, I appreciate the effort you&#039;re putting in, and I&#039;m eagerly anticipating the results, especially on TOBS.

&lt;i&gt;BTW, while I don’t turn down any beer, Bud (though drinkable) isn’t my favorite… I’d rather folks raised a nice Pilsner or Gordon Biersch Marzen in honor of the milestone of “GIStemp running on a PC”. ;-)&lt;/i&gt;

The best beer I&#039;ve had is ice cold and purchased by someone else, but I prefer wine. So the next time I&#039;m in CA I&#039;ll let you give me a tour of Napa Valley vineyards. ;~P]]></description>
		<content:encoded><![CDATA[<p><i>E.M.Smith (13:22:13) :<br />
Now, especially in the context of the “cobbled together ancient computer” comment, don’t snicker too much about what high performance platform I’m running it on. I wanted to be “period correct” (as all “re-enactors” will appreciate…) </i></p>
<p>Cut from the same mold also means similar experience. Since I started in computer&#8217;s with Fortran using punch cards, I appreciate the effort you&#8217;re putting in, and I&#8217;m eagerly anticipating the results, especially on TOBS.</p>
<p><i>BTW, while I don’t turn down any beer, Bud (though drinkable) isn’t my favorite… I’d rather folks raised a nice Pilsner or Gordon Biersch Marzen in honor of the milestone of “GIStemp running on a PC”. ;-)</i></p>
<p>The best beer I&#8217;ve had is ice cold and purchased by someone else, but I prefer wine. So the next time I&#8217;m in CA I&#8217;ll let you give me a tour of Napa Valley vineyards. ;~P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven mosher</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-163084</link>
		<dc:creator><![CDATA[steven mosher]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 06:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-163084</guid>
		<description><![CDATA[Thanks John. Then it uses nightlights, a proxy for being rural.]]></description>
		<content:encoded><![CDATA[<p>Thanks John. Then it uses nightlights, a proxy for being rural.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven mosher</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-163081</link>
		<dc:creator><![CDATA[steven mosher]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 05:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-163081</guid>
		<description><![CDATA[for those interested in getting gisstemp working.. along with some corrections, compiler issues etcs...

http://clearclimatecode.org/]]></description>
		<content:encoded><![CDATA[<p>for those interested in getting gisstemp working.. along with some corrections, compiler issues etcs&#8230;</p>
<p><a href="http://clearclimatecode.org/" rel="nofollow">http://clearclimatecode.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven mosher</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-163080</link>
		<dc:creator><![CDATA[steven mosher]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 05:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-163080</guid>
		<description><![CDATA[EM.. check out the work of the guys at clear climate code..]]></description>
		<content:encoded><![CDATA[<p>EM.. check out the work of the guys at clear climate code..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smokey</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-163007</link>
		<dc:creator><![CDATA[Smokey]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 01:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-163007</guid>
		<description><![CDATA[SPPI report on NCDC Surface Station talking points: &lt;a href=&quot;http://scienceandpublicpolicy.org/images/stories/papers/reprint/Pielke%20-%20Comments%20on%20the%20NCDC%20Talking%20Point%20Response%20-%2007.21.09.pdf&quot; rel=&quot;nofollow&quot;&gt;click&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>SPPI report on NCDC Surface Station talking points: <a href="http://scienceandpublicpolicy.org/images/stories/papers/reprint/Pielke%20-%20Comments%20on%20the%20NCDC%20Talking%20Point%20Response%20-%2007.21.09.pdf" rel="nofollow">click</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goetz</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-162982</link>
		<dc:creator><![CDATA[John Goetz]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 00:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-162982</guid>
		<description><![CDATA[E.M.Smith (13:22:13)

If you get all five steps running, it would be interesting to add in the &quot;missing&quot; data. May take a little effort on my time to compile, but would be interesting.

Also might be interesting to run it just on rural stations, although the US would be a big blank post mid-2007.

I can think of lots of experiments :-)]]></description>
		<content:encoded><![CDATA[<p>E.M.Smith (13:22:13)</p>
<p>If you get all five steps running, it would be interesting to add in the &#8220;missing&#8221; data. May take a little effort on my time to compile, but would be interesting.</p>
<p>Also might be interesting to run it just on rural stations, although the US would be a big blank post mid-2007.</p>
<p>I can think of lots of experiments :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-162967</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-162967</guid>
		<description><![CDATA[Tim Clark (09:20:28) : My apologies. I&#039;ve grown to like E. and think he&#039;s on to something interesting with the GISS code.]]></description>
		<content:encoded><![CDATA[<p>Tim Clark (09:20:28) : My apologies. I&#8217;ve grown to like E. and think he&#8217;s on to something interesting with the GISS code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveE</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-162966</link>
		<dc:creator><![CDATA[DaveE]]></dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-162966</guid>
		<description><![CDATA[E.M.Smith (13:22:13) :

You do need a specific compiler to get that code to run unaltered.

I&#039;ll see what I can find &amp; let you know.

DaveE.]]></description>
		<content:encoded><![CDATA[<p>E.M.Smith (13:22:13) :</p>
<p>You do need a specific compiler to get that code to run unaltered.</p>
<p>I&#8217;ll see what I can find &amp; let you know.</p>
<p>DaveE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E.M.Smith</title>
		<link>http://wattsupwiththat.com/2009/07/20/and-now-the-most-influential-station-in-the-giss-record-is/#comment-162918</link>
		<dc:creator><![CDATA[E.M.Smith]]></dc:creator>
		<pubDate>Wed, 22 Jul 2009 20:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=9457#comment-162918</guid>
		<description><![CDATA[&lt;i&gt;Tim Clark (06:24:21) :
E.M.Smith (05:02:15) : E.M.Smith (04:41:58) : E.M.Smith (11:48:38) :

America, there’s a man working behind the veiled secrecy of the internet, seeking truth where there is none. [...] Yes, it’s “Mr. cobbled together, ancient computer language code debugging guy”.&lt;/i&gt;

What a hoot!  

Yup, that&#039;s me, Intellectual Hip Waders pulled up to my armpits trudging through the muck...  &quot;Remember, that a journey through the ocean of most mens &lt;b&gt;code&lt;/b&gt; will scarcely get your feet wet!&quot;

&lt;i&gt;Jim (07:29:51) :
Tim Clark (06:24:21) : So this is YOUR contribution? I would say E.M. Smith has you on the floor and handcuffed already. He actually has some interesting things to say, as opposed to your “humorous” piece. &lt;/i&gt;

Thanks for the compliment Jim!  Tim&#039;s humor was subtile enough that it took me about 1/2 way through to &quot;wake up an smell the satire&quot;..  And that is just the way I like it!  (Mom was from England, so I have that love of humor just on the edge of ambiguous that Americans don&#039;t seem to quite understand.  Part of the goal is to have as much humor as possible while still being deliciously ambiguous to the very last minute...)

&lt;i&gt;Tim Clark (09:20:28) :  I think EM knows where I’m coming from, a tongue in cheek complement. We’re cut from the same mold, and he’s got a sense of humor. &lt;/i&gt;

Yup.  I &quot;got it&quot;...  Caped Crusader (bath towel safety pinned around neck) fighting the daemons of Linux from his Throne of Power (WiFi in &quot;little room&quot;) 8-)

BTW, I&#039;ve now &lt;b&gt;run&lt;/b&gt; all the code up through STEP3.  That just leaves STEP4_5 to go.  STEP4 seems to be an &quot;update SBBX.HadR2&quot; process (finally found where to get SBBX.HadR2, working on finding the monthly update files) while STEP5 looks like it does the &quot;add in sea anomaly map to land anomaly map&quot;.  I&#039;m in the home stretch.

I&#039;m now left with the conundrum of how to prove proper function of code who&#039;s basic function I think is broken ;-0 but that&#039;s for another day.  For now, I&#039;m assuming that if it compiled, it works as advertised.  (The changes I made to make it go were fairly trivial and ought not to impact operation; and g95 looks like a fairly well done compiler.)

From a prior thread (about last April?) where comments are closed (and where I&#039;d not realized there was a question asked of me...)

&lt;i&gt;John Galt (08:03:10) :
@E.M. Smith:

We’re constantly told how complex the climate models are. Complexity is subjective, but how about lines of code? How big is the codebase? Does it really require a supercomputer to run?&lt;/i&gt;

GIStemp is a data aggregator, fabrication, and anomaly map making program.  Don&#039;t know if that counts as a &quot;model&quot;, but I think so.  At minimum, it feeds into some of the other models.

I&#039;ve put up answers to  code detail questions at the link: 
http://chiefio.wordpress.com/gistemp/

The code base is about 7000 lines (once duplicates and hand tools are discounted).  It&#039;s not all that big.  

Now, especially in the context of the &quot;cobbled together ancient computer&quot; comment, don&#039;t snicker too much about what high performance platform I&#039;m running it on.  I wanted to be &quot;period correct&quot; (as all &quot;re-enactors&quot; will appreciate...)  My Equipment:

An old box that started life as a 486 pc about 20 years ago, but had a motherboard upgrade about a decade+ ago.  Presently running on a 400 Mhz AMD chip, with 64 Meg of SDDR memory (100 Mhz !) and 48 Meg of SIMM memory (of some slow speed... they made a transition board years ago that took both kinds of memory).  With RedHat 7.x for the OS and an ancient 10 GB IDE hard disk.  GIStemp has sucked up about 1 GB of it as it endlessly copies the original data, duplicating it a couple of times in each step.  The code itself is very small...

FWIW, the only thing that has challenged the box so far was the make of gcc that I needed to do to get the 4.x libraries (I&#039;m on 2.x in the box... I think).  That was memory limited and swap showed that 256 Meg of memory would be overkill...  

Running GIStemp is fairly quick (10 minutes?) for most stages.  It&#039;s mostly I/O limited, especially in the Python steps.  So &quot;any old PC&quot; with a fast disk would be fine.

FWIW, the speed of the Mac laptop I use for a remote terminal is vastly better than this (recovered from the depths of the garage) dedicated development platform AND on a par with the speed of the Cray Supercomputer I managed 15 ish years ago.   The &#039;hot PCs&quot; of today are pretty darned strong compute engines, at least after you get MS Windoze out of your way.

&lt;i&gt;CO2 Realist (08:17:35) :
Frank K. (05:44:04) writes:  E.M.Smith (03:02:13) :
Thanks for the link! Your analysis of GISTEMP is extraordinary and worthy of a post here at WUWT (perhaps in several installments). How about it, Anthony? :^)

I added my vote at CO2 Realist (07:20:39) and Anthony replied:

REPLY: Convince him to pack it up into a single document and I’ll have a look. – Anthony

So E.M.Smith, what do you say? I think it would be educational for many here.&lt;/i&gt;

I&#039;m putting together a &quot;GIStemp for the masses&quot; summary.  It&#039;s not quite ready for prime time yet.  I&#039;ve just stated making the &quot;data flow graph&quot; of the hundred and one spotted files that GIStemp keeps creating.  For now, I have mostly &quot;techie&quot; stuff along with specific critiques at the link above.  When I have a decent (i.e Anthony Quality, rather than Me Quality) summary of GIStemp, I&#039;ll give Anthony the right of first refusal on it.

For now, I&#039;m just happy to have it compiled and basically runnable.

If anyone else wants to &quot;make it go&quot;, holler at me at the link above and I&#039;ll put up the working version I&#039;ve got.  (Anyone have a public ftp site?...)

Basically, at this point, I&#039;ve got a basically working, ported to Linux, version.  Anyone wants it, I&#039;m willing to share.  

Over the next few weeks I intend to do basic function testing (my conundrum returns ;-) and then do a &quot;modest rewrite&quot; of some parts just to stamp out confusing and redundant bits where reasonable.  Add some comments, maybe pull some &quot;10 line scripts&quot; into the parent that calls them.  Clean up the constant trail of bread crumb files it leaves behind itself.  That kind of thing.  So you can have a copy now, or a better copy a bit later.

And at some point in that process, it will be &quot;clean enough&quot; to more easily say just what it really does.  That&#039;s when a simple, non-programmer, summary of it can be done... without loss of any more of my thinning hair...

BTW, while I don&#039;t turn down any beer, Bud (though drinkable) isn&#039;t my favorite... I&#039;d rather folks raised a nice Pilsner or Gordon Biersch Marzen in honor of the milestone of &quot;GIStemp running  on a PC&quot;.  ;-)]]></description>
		<content:encoded><![CDATA[<p><i>Tim Clark (06:24:21) :<br />
E.M.Smith (05:02:15) : E.M.Smith (04:41:58) : E.M.Smith (11:48:38) :</p>
<p>America, there’s a man working behind the veiled secrecy of the internet, seeking truth where there is none. [...] Yes, it’s “Mr. cobbled together, ancient computer language code debugging guy”.</i></p>
<p>What a hoot!  </p>
<p>Yup, that&#8217;s me, Intellectual Hip Waders pulled up to my armpits trudging through the muck&#8230;  &#8220;Remember, that a journey through the ocean of most mens <b>code</b> will scarcely get your feet wet!&#8221;</p>
<p><i>Jim (07:29:51) :<br />
Tim Clark (06:24:21) : So this is YOUR contribution? I would say E.M. Smith has you on the floor and handcuffed already. He actually has some interesting things to say, as opposed to your “humorous” piece. </i></p>
<p>Thanks for the compliment Jim!  Tim&#8217;s humor was subtile enough that it took me about 1/2 way through to &#8220;wake up an smell the satire&#8221;..  And that is just the way I like it!  (Mom was from England, so I have that love of humor just on the edge of ambiguous that Americans don&#8217;t seem to quite understand.  Part of the goal is to have as much humor as possible while still being deliciously ambiguous to the very last minute&#8230;)</p>
<p><i>Tim Clark (09:20:28) :  I think EM knows where I’m coming from, a tongue in cheek complement. We’re cut from the same mold, and he’s got a sense of humor. </i></p>
<p>Yup.  I &#8220;got it&#8221;&#8230;  Caped Crusader (bath towel safety pinned around neck) fighting the daemons of Linux from his Throne of Power (WiFi in &#8220;little room&#8221;) 8-)</p>
<p>BTW, I&#8217;ve now <b>run</b> all the code up through STEP3.  That just leaves STEP4_5 to go.  STEP4 seems to be an &#8220;update SBBX.HadR2&#8243; process (finally found where to get SBBX.HadR2, working on finding the monthly update files) while STEP5 looks like it does the &#8220;add in sea anomaly map to land anomaly map&#8221;.  I&#8217;m in the home stretch.</p>
<p>I&#8217;m now left with the conundrum of how to prove proper function of code who&#8217;s basic function I think is broken ;-0 but that&#8217;s for another day.  For now, I&#8217;m assuming that if it compiled, it works as advertised.  (The changes I made to make it go were fairly trivial and ought not to impact operation; and g95 looks like a fairly well done compiler.)</p>
<p>From a prior thread (about last April?) where comments are closed (and where I&#8217;d not realized there was a question asked of me&#8230;)</p>
<p><i>John Galt (08:03:10) :<br />
@E.M. Smith:</p>
<p>We’re constantly told how complex the climate models are. Complexity is subjective, but how about lines of code? How big is the codebase? Does it really require a supercomputer to run?</i></p>
<p>GIStemp is a data aggregator, fabrication, and anomaly map making program.  Don&#8217;t know if that counts as a &#8220;model&#8221;, but I think so.  At minimum, it feeds into some of the other models.</p>
<p>I&#8217;ve put up answers to  code detail questions at the link:<br />
<a href="http://chiefio.wordpress.com/gistemp/" rel="nofollow">http://chiefio.wordpress.com/gistemp/</a></p>
<p>The code base is about 7000 lines (once duplicates and hand tools are discounted).  It&#8217;s not all that big.  </p>
<p>Now, especially in the context of the &#8220;cobbled together ancient computer&#8221; comment, don&#8217;t snicker too much about what high performance platform I&#8217;m running it on.  I wanted to be &#8220;period correct&#8221; (as all &#8220;re-enactors&#8221; will appreciate&#8230;)  My Equipment:</p>
<p>An old box that started life as a 486 pc about 20 years ago, but had a motherboard upgrade about a decade+ ago.  Presently running on a 400 Mhz AMD chip, with 64 Meg of SDDR memory (100 Mhz !) and 48 Meg of SIMM memory (of some slow speed&#8230; they made a transition board years ago that took both kinds of memory).  With RedHat 7.x for the OS and an ancient 10 GB IDE hard disk.  GIStemp has sucked up about 1 GB of it as it endlessly copies the original data, duplicating it a couple of times in each step.  The code itself is very small&#8230;</p>
<p>FWIW, the only thing that has challenged the box so far was the make of gcc that I needed to do to get the 4.x libraries (I&#8217;m on 2.x in the box&#8230; I think).  That was memory limited and swap showed that 256 Meg of memory would be overkill&#8230;  </p>
<p>Running GIStemp is fairly quick (10 minutes?) for most stages.  It&#8217;s mostly I/O limited, especially in the Python steps.  So &#8220;any old PC&#8221; with a fast disk would be fine.</p>
<p>FWIW, the speed of the Mac laptop I use for a remote terminal is vastly better than this (recovered from the depths of the garage) dedicated development platform AND on a par with the speed of the Cray Supercomputer I managed 15 ish years ago.   The &#8216;hot PCs&#8221; of today are pretty darned strong compute engines, at least after you get MS Windoze out of your way.</p>
<p><i>CO2 Realist (08:17:35) :<br />
Frank K. (05:44:04) writes:  E.M.Smith (03:02:13) :<br />
Thanks for the link! Your analysis of GISTEMP is extraordinary and worthy of a post here at WUWT (perhaps in several installments). How about it, Anthony? :^)</p>
<p>I added my vote at CO2 Realist (07:20:39) and Anthony replied:</p>
<p>REPLY: Convince him to pack it up into a single document and I’ll have a look. – Anthony</p>
<p>So E.M.Smith, what do you say? I think it would be educational for many here.</i></p>
<p>I&#8217;m putting together a &#8220;GIStemp for the masses&#8221; summary.  It&#8217;s not quite ready for prime time yet.  I&#8217;ve just stated making the &#8220;data flow graph&#8221; of the hundred and one spotted files that GIStemp keeps creating.  For now, I have mostly &#8220;techie&#8221; stuff along with specific critiques at the link above.  When I have a decent (i.e Anthony Quality, rather than Me Quality) summary of GIStemp, I&#8217;ll give Anthony the right of first refusal on it.</p>
<p>For now, I&#8217;m just happy to have it compiled and basically runnable.</p>
<p>If anyone else wants to &#8220;make it go&#8221;, holler at me at the link above and I&#8217;ll put up the working version I&#8217;ve got.  (Anyone have a public ftp site?&#8230;)</p>
<p>Basically, at this point, I&#8217;ve got a basically working, ported to Linux, version.  Anyone wants it, I&#8217;m willing to share.  </p>
<p>Over the next few weeks I intend to do basic function testing (my conundrum returns ;-) and then do a &#8220;modest rewrite&#8221; of some parts just to stamp out confusing and redundant bits where reasonable.  Add some comments, maybe pull some &#8220;10 line scripts&#8221; into the parent that calls them.  Clean up the constant trail of bread crumb files it leaves behind itself.  That kind of thing.  So you can have a copy now, or a better copy a bit later.</p>
<p>And at some point in that process, it will be &#8220;clean enough&#8221; to more easily say just what it really does.  That&#8217;s when a simple, non-programmer, summary of it can be done&#8230; without loss of any more of my thinning hair&#8230;</p>
<p>BTW, while I don&#8217;t turn down any beer, Bud (though drinkable) isn&#8217;t my favorite&#8230; I&#8217;d rather folks raised a nice Pilsner or Gordon Biersch Marzen in honor of the milestone of &#8220;GIStemp running  on a PC&#8221;.  ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

