<?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: SOHO back up and running &#8211; didn&#8217;t miss anything, sun still blank</title>
	<atom:link href="http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/feed/" rel="self" type="application/rss+xml" />
	<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/</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: Bob Armstrong</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-184678</link>
		<dc:creator><![CDATA[Bob Armstrong]]></dc:creator>
		<pubDate>Tue, 08 Sep 2009 20:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-184678</guid>
		<description><![CDATA[( &lt;i&gt;I sure wish there were a preview . I&#039;m assuming most HTML works .&lt;/i&gt;

Richard , I&#039;m very impressed by your work . &#160;

What are the most
useful data sources ? Are the details of your computations available
somewhere ? It&#039;s not clear to me what specific heat rather than
absorptivity/emissivity has to do with mean , as opposed to variance of
the sphere .

Ultimately our observed average temperature must be quantifiably
derivable from the sun&#039;s . Certainly unraveling the confounding of the
peri/ap-helion difference in TSI with difference in color , or even
just averaged grayvalue&#160;( I avoid the use of &lt;i&gt;albedo&lt;/i&gt;
because it is &lt;i&gt;(1 - )&lt;/i&gt; the relevant term and all too
commonly dissociated from &lt;i&gt;emissivity&lt;/i&gt;&#160;)
, between the hemispheres is one of the first
tasks . 


Given what my small vocabulary of functions so far are oriented to do ,
to
get a feel for how much of a change in
grayValue&#160;&#160;I&#039;ve calculated what the difference in
grayValue would have to be between the day and night sides
&#160;cancel &#160;the peri/ap-helion difference . 

Here&#039;s the baseline computation for average distance :&lt;code&gt;
&#160; SAd..h /&gt;/ &quot;Solid angle of disk of radius ( RD 0 ) at
distance RD 1 &quot;
&#160;: SAsun : SAd Sun `r `Dist&#160; / /&gt;/
6.8001334e-005
&#160;: SfeerPart : ( ( ( :: ; pi2 - ) .\: SAsun ) , pi2 ) % pi4 /
/&gt;/ 5.41137e-006 0.499994 0.5
/ Portions of the &quot;celestial sphere&quot; subtended by the sun , the rest of
the day side , and the night side .

/ AE is the grayValue&#160;and Tcs the temperatures for each of the
partitions .
&lt;/code&gt;&lt;code&gt;&#160;Tdif..h : &quot;Difference in power
between a scalar point temperature and a surrounding temperature
distribution&quot;&lt;/code&gt;
&lt;code&gt;&#160;AE : 1 1
1&#160;&#160;&#160;&#160;&#160;
;&#160; Tcs : 5778 3 3.0&#160;&#160;&#160;&#160; ;
?[ Tdif ; 0.0 ; 300.
]&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
/ /&gt;/ 278.67912
/ Call it , 278.68 given the lack of precision in the temperatures
.&#160; 

&lt;/code&gt;&lt;code&gt;/ It is instructive to show that a uniform
change in grayValue makes no
difference :&lt;/code&gt;
&lt;code&gt;&#160;AE : 1 1 1 * .7 ;&#160; Tcs : 5778 3
3.0&#160;&#160;&#160;&#160; ; ?[ Tdif ; 0.0 ; 300.
]&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
/ /&gt;/ 278.67912
&lt;/code&gt;
Here are the calcs for the orbital extremes :
&lt;code&gt;&#160;: SAsun : SAd&#039; 2 2 # Sun `r `perihelion `r
`aphelion
/&gt;/ 7.0332229e-005 6.578442e-005
&#160;: SfeerPart : ( ( ( :: ; pi2 - ) .\: SAsun 0 ) , pi2 ) % pi4
/&gt;/ 5.5968609e-006 0.4999944 0.5
&#160;AE : 1 1 1&#160;&#160;&#160;&#160;&#160;
;&#160; Tcs : 5778 3 3.0&#160;&#160;&#160;&#160; ;
?[ Tdif ; 0.0 ; 300.
]&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
/ /&gt;/ 281.03711
&#160;: SfeerPart : ( ( ( :: ; pi2 - ) .\: SAsun 1 ) , pi2 ) % pi4
/&gt;/ 5.2349578e-006 0.49999477 0.5
&#160;AE : 1 1 1&#160;&#160;&#160;&#160;&#160;
;&#160; Tcs : 5778 3 3.0&#160;&#160;&#160;&#160; ;
?[ Tdif ; 0.0 ; 300.
]&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
/ /&gt;/ 276.37951
&#160;% %/ 276.37951 281.03711 /&gt;/ 1.0168522
&#160;r ^ 4 /&gt;/ 1.069132
&lt;/code&gt;
Now solve for a grayValue deviation between light and dark side : 
&lt;code&gt;&#160;{ AE :: .7 + x , x , - x &#160;;&#160;
Tcs :: 5778 3 3.0&#160;&#160;; &#160;278.68 - ?[ Tdif ; 0.0
; 300. ] } ? 0 /&gt;/ 0.023598908
&#160;{ AE :: .7 + x , x , - x ; Tcs :: 5778 3
3.0&#160;&#160;&#160;&#160; ; 278.68 - ?[ Tdif ; 0.0 ;
300. ] } ? 0 /&gt;/ -0.023190297
&lt;/code&gt;
So a difference in &lt;b&gt;AE&lt;/b&gt;&#160;
from day side to night side of somewhat less than 5% would balance the
current orbital eccentricity .

After I get full spectrum implemented , I&#039;ll have to tackle the
spherical geometry more completely . But I really have other interests
, and hopefully this global government Lysenko scam will be
defeated&#160; before I get to it . ]]></description>
		<content:encoded><![CDATA[<p>( <i>I sure wish there were a preview . I&#8217;m assuming most HTML works .</i></p>
<p>Richard , I&#8217;m very impressed by your work . &nbsp;</p>
<p>What are the most<br />
useful data sources ? Are the details of your computations available<br />
somewhere ? It&#8217;s not clear to me what specific heat rather than<br />
absorptivity/emissivity has to do with mean , as opposed to variance of<br />
the sphere .</p>
<p>Ultimately our observed average temperature must be quantifiably<br />
derivable from the sun&#8217;s . Certainly unraveling the confounding of the<br />
peri/ap-helion difference in TSI with difference in color , or even<br />
just averaged grayvalue&nbsp;( I avoid the use of <i>albedo</i><br />
because it is <i>(1 &#8211; )</i> the relevant term and all too<br />
commonly dissociated from <i>emissivity</i>&nbsp;)<br />
, between the hemispheres is one of the first<br />
tasks . </p>
<p>Given what my small vocabulary of functions so far are oriented to do ,<br />
to<br />
get a feel for how much of a change in<br />
grayValue&nbsp;&nbsp;I&#8217;ve calculated what the difference in<br />
grayValue would have to be between the day and night sides<br />
&nbsp;cancel &nbsp;the peri/ap-helion difference . </p>
<p>Here&#8217;s the baseline computation for average distance :<code><br />
&nbsp; SAd..h /&gt;/ "Solid angle of disk of radius ( RD 0 ) at<br />
distance RD 1 "<br />
&nbsp;: SAsun : SAd Sun `r `Dist&nbsp; / /&gt;/<br />
6.8001334e-005<br />
&nbsp;: SfeerPart : ( ( ( :: ; pi2 - ) .\: SAsun ) , pi2 ) % pi4 /<br />
/&gt;/ 5.41137e-006 0.499994 0.5<br />
/ Portions of the "celestial sphere" subtended by the sun , the rest of<br />
the day side , and the night side .</p>
<p>/ AE is the grayValue&nbsp;and Tcs the temperatures for each of the<br />
partitions .<br />
</code><code>&nbsp;Tdif..h : "Difference in power<br />
between a scalar point temperature and a surrounding temperature<br />
distribution"</code><br />
<code>&nbsp;AE : 1 1<br />
1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
;&nbsp; Tcs : 5778 3 3.0&nbsp;&nbsp;&nbsp;&nbsp; ;<br />
?[ Tdif ; 0.0 ; 300.<br />
]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
/ /&gt;/ 278.67912<br />
/ Call it , 278.68 given the lack of precision in the temperatures<br />
.&nbsp; </p>
<p></code><code>/ It is instructive to show that a uniform<br />
change in grayValue makes no<br />
difference :</code><br />
<code>&nbsp;AE : 1 1 1 * .7 ;&nbsp; Tcs : 5778 3<br />
3.0&nbsp;&nbsp;&nbsp;&nbsp; ; ?[ Tdif ; 0.0 ; 300.<br />
]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
/ /&gt;/ 278.67912<br />
</code><br />
Here are the calcs for the orbital extremes :<br />
<code>&nbsp;: SAsun : SAd' 2 2 # Sun `r `perihelion `r<br />
`aphelion<br />
/&gt;/ 7.0332229e-005 6.578442e-005<br />
&nbsp;: SfeerPart : ( ( ( :: ; pi2 - ) .\: SAsun 0 ) , pi2 ) % pi4<br />
/&gt;/ 5.5968609e-006 0.4999944 0.5<br />
&nbsp;AE : 1 1 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
;&nbsp; Tcs : 5778 3 3.0&nbsp;&nbsp;&nbsp;&nbsp; ;<br />
?[ Tdif ; 0.0 ; 300.<br />
]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
/ /&gt;/ 281.03711<br />
&nbsp;: SfeerPart : ( ( ( :: ; pi2 - ) .\: SAsun 1 ) , pi2 ) % pi4<br />
/&gt;/ 5.2349578e-006 0.49999477 0.5<br />
&nbsp;AE : 1 1 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
;&nbsp; Tcs : 5778 3 3.0&nbsp;&nbsp;&nbsp;&nbsp; ;<br />
?[ Tdif ; 0.0 ; 300.<br />
]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
/ /&gt;/ 276.37951<br />
&nbsp;% %/ 276.37951 281.03711 /&gt;/ 1.0168522<br />
&nbsp;r ^ 4 /&gt;/ 1.069132<br />
</code><br />
Now solve for a grayValue deviation between light and dark side :<br />
<code>&nbsp;{ AE :: .7 + x , x , - x &nbsp;;&nbsp;<br />
Tcs :: 5778 3 3.0&nbsp;&nbsp;; &nbsp;278.68 - ?[ Tdif ; 0.0<br />
; 300. ] } ? 0 /&gt;/ 0.023598908<br />
&nbsp;{ AE :: .7 + x , x , - x ; Tcs :: 5778 3<br />
3.0&nbsp;&nbsp;&nbsp;&nbsp; ; 278.68 - ?[ Tdif ; 0.0 ;<br />
300. ] } ? 0 /&gt;/ -0.023190297<br />
</code><br />
So a difference in <b>AE</b>&nbsp;<br />
from day side to night side of somewhat less than 5% would balance the<br />
current orbital eccentricity .</p>
<p>After I get full spectrum implemented , I&#8217;ll have to tackle the<br />
spherical geometry more completely . But I really have other interests<br />
, and hopefully this global government Lysenko scam will be<br />
defeated&nbsp; before I get to it . </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbateman</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-178048</link>
		<dc:creator><![CDATA[rbateman]]></dc:creator>
		<pubDate>Wed, 26 Aug 2009 00:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-178048</guid>
		<description><![CDATA[The DSD doesn&#039;t show the speck because most of the world saw nada.
Imagine how upset you&#039;d be if you bought a burger with a crumb of beef in it.
SWPC/NOAA is right not to Hans &amp; Franz the DSD.]]></description>
		<content:encoded><![CDATA[<p>The DSD doesn&#8217;t show the speck because most of the world saw nada.<br />
Imagine how upset you&#8217;d be if you bought a burger with a crumb of beef in it.<br />
SWPC/NOAA is right not to Hans &amp; Franz the DSD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HI-Z</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177846</link>
		<dc:creator><![CDATA[HI-Z]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 13:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177846</guid>
		<description><![CDATA[Sorry, NOAA DSD (links to DSD in first post)]]></description>
		<content:encoded><![CDATA[<p>Sorry, NOAA DSD (links to DSD in first post)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HI-Z</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177842</link>
		<dc:creator><![CDATA[HI-Z]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 13:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177842</guid>
		<description><![CDATA[rbateman (15:30:35) : 

HI-Z (10:42:39) : 

The early March – late April 2009 spotless streak is broken academically by, once again, very weak and/or fleeting and/or pores. Amounts that don’t amount to a pail of oil in a ship’s bunker.
Think about it.

You still had something like 43.97 spotless days.

-----------------------------------------

I understand there was a speck but what is unclear is the NOA DSD for that period doesn&#039;t show a spot count for that day.]]></description>
		<content:encoded><![CDATA[<p>rbateman (15:30:35) : </p>
<p>HI-Z (10:42:39) : </p>
<p>The early March – late April 2009 spotless streak is broken academically by, once again, very weak and/or fleeting and/or pores. Amounts that don’t amount to a pail of oil in a ship’s bunker.<br />
Think about it.</p>
<p>You still had something like 43.97 spotless days.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>I understand there was a speck but what is unclear is the NOA DSD for that period doesn&#8217;t show a spot count for that day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbateman</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177541</link>
		<dc:creator><![CDATA[rbateman]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 22:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177541</guid>
		<description><![CDATA[HI-Z (10:42:39) : 

The early March - late April 2009 spotless streak is broken academically by, once again, very weak and/or fleeting and/or pores.  Amounts that don&#039;t amount to a pail of oil in a ship&#039;s bunker.  
Think about it.

You still had something like 43.97 spotless days.]]></description>
		<content:encoded><![CDATA[<p>HI-Z (10:42:39) : </p>
<p>The early March &#8211; late April 2009 spotless streak is broken academically by, once again, very weak and/or fleeting and/or pores.  Amounts that don&#8217;t amount to a pail of oil in a ship&#8217;s bunker.<br />
Think about it.</p>
<p>You still had something like 43.97 spotless days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177502</link>
		<dc:creator><![CDATA[Gerry]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 19:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177502</guid>
		<description><![CDATA[HI-Z (10:42:39) : 

I’m curious about something. I consistently read about the current streak of spotless days being the latest since August last year. Yet, I never read about the 44 day streak starting 03/09/2009 – to – 04/20/08 (according to NOAA DSD).

http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q1_DSD.txt
http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q2_DSD.txt

Am I missing something?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The one that always catches my eye though is that 52-day spotless stretch last year from 2008/07/21 through 2008/09/10.  If this is exceeded in 2009, it will be a portentous event, IMHO.  
http://www2.nict.go.jp/y/y223/sept/swcenter/sunspot.html]]></description>
		<content:encoded><![CDATA[<p>HI-Z (10:42:39) : </p>
<p>I’m curious about something. I consistently read about the current streak of spotless days being the latest since August last year. Yet, I never read about the 44 day streak starting 03/09/2009 – to – 04/20/08 (according to NOAA DSD).</p>
<p><a href="http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q1_DSD.txt" rel="nofollow">http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q1_DSD.txt</a><br />
<a href="http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q2_DSD.txt" rel="nofollow">http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q2_DSD.txt</a></p>
<p>Am I missing something?<br />
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
The one that always catches my eye though is that 52-day spotless stretch last year from 2008/07/21 through 2008/09/10.  If this is exceeded in 2009, it will be a portentous event, IMHO.<br />
<a href="http://www2.nict.go.jp/y/y223/sept/swcenter/sunspot.html" rel="nofollow">http://www2.nict.go.jp/y/y223/sept/swcenter/sunspot.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HI-Z</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177453</link>
		<dc:creator><![CDATA[HI-Z]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177453</guid>
		<description><![CDATA[I&#039;m curious about something.  I consistently read about the current streak of spotless days being the latest since August last year. Yet, I never read about the 44 day streak starting 03/09/2009 - to - 04/20/08 (according to NOAA DSD).

http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q1_DSD.txt
http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q2_DSD.txt

Am I missing something?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m curious about something.  I consistently read about the current streak of spotless days being the latest since August last year. Yet, I never read about the 44 day streak starting 03/09/2009 &#8211; to &#8211; 04/20/08 (according to NOAA DSD).</p>
<p><a href="http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q1_DSD.txt" rel="nofollow">http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q1_DSD.txt</a><br />
<a href="http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q2_DSD.txt" rel="nofollow">http://www.swpc.noaa.gov/ftpdir/indices/old_indices/2009Q2_DSD.txt</a></p>
<p>Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177246</link>
		<dc:creator><![CDATA[Richard]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 07:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177246</guid>
		<description><![CDATA[I have put some figures on these predictions, (based on the insolation of previous years from 2002).

Global Anomalies (as per UAH) from 2002 to 2017 :  0.25, 0.21, 0.13, 0.27, 0.2, 0.22, -0.02, 0.2, 0.24, 0.27, -0.03, 0.2, 0.24, 0.27, -0.04, 0

If you plot the trendline for those figures its negative. If this prediction comes true what would be the significance?

NOAA has made the job of disproving the Anthropogenic Global Warming (AGW) hypothesis, through the temperature records, easier (maybe thats why they are being fiddled).

They ran 10 simulations spanning a period of 700 years and found 17 non-overlapping decades “with trends in ENSO-adjusted global mean temperature within the uncertainty range of the observed 1999–2008 trend (−0.05° to 0.05°C decade–1)”.

According to them “The simulations rule out (at the 95% level) zero trends for intervals of 15 yr or more, suggesting that an observed absence of warming of this duration is needed to create a discrepancy with the expected present-day warming rate.”

Their models never ever came up with 15 consecutive years where the trend was level or decreasing. If that happens, then AGW we have a problem.

http://www.ncdc.noaa.gov/oa/climate/research/2008/ann/bams/full-report.pdf]]></description>
		<content:encoded><![CDATA[<p>I have put some figures on these predictions, (based on the insolation of previous years from 2002).</p>
<p>Global Anomalies (as per UAH) from 2002 to 2017 :  0.25, 0.21, 0.13, 0.27, 0.2, 0.22, -0.02, 0.2, 0.24, 0.27, -0.03, 0.2, 0.24, 0.27, -0.04, 0</p>
<p>If you plot the trendline for those figures its negative. If this prediction comes true what would be the significance?</p>
<p>NOAA has made the job of disproving the Anthropogenic Global Warming (AGW) hypothesis, through the temperature records, easier (maybe thats why they are being fiddled).</p>
<p>They ran 10 simulations spanning a period of 700 years and found 17 non-overlapping decades “with trends in ENSO-adjusted global mean temperature within the uncertainty range of the observed 1999–2008 trend (−0.05° to 0.05°C decade–1)”.</p>
<p>According to them “The simulations rule out (at the 95% level) zero trends for intervals of 15 yr or more, suggesting that an observed absence of warming of this duration is needed to create a discrepancy with the expected present-day warming rate.”</p>
<p>Their models never ever came up with 15 consecutive years where the trend was level or decreasing. If that happens, then AGW we have a problem.</p>
<p><a href="http://www.ncdc.noaa.gov/oa/climate/research/2008/ann/bams/full-report.pdf" rel="nofollow">http://www.ncdc.noaa.gov/oa/climate/research/2008/ann/bams/full-report.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177242</link>
		<dc:creator><![CDATA[Richard]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 05:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177242</guid>
		<description><![CDATA[Since insolation so accurately tracked the average satellite temperatures - made a little formula - playing around with insolation. Assuming clear skies (or the same skies) between years. 

Comparing 2008 with 2009 - Insolation on June 19, 20, 21, 22 exactly the same for both years. 20 and 21 the same for both days, falls off on either side.

Insolation for June 2008 and 2009 practically the same.

On July 5th however, Aphelion, there is a discrepancy. Insolation more in 2009

Insolation for July more for 2009 than 2008, August more for 2009 and more of a difference than July, September more for 2009 marginally more than August, October more for 2009 same difference as Sept, (if this is true so far warmers should have a field day), Nov more for 09 but difference comes down to less than half of Sept, Dec a little less for 09, Jan 2010 more than Jan 2008 and biggest difference so far.

Here&#039;s what I get for the coming years (assuming more insolation warmer less cooler)
2009 - warmer than 2008 a little less than 2007
2010 - warmer than 2009
2011 - a little warmer than 2010
2012 - much cooler than 2010 - the same or a little cooler than 2008
2013 - warmer than 2012, the same or a little less than 2009
2014 - warmer than 2013 a little less than 2010
2015 - as warm as 2011
2016 - cooler than 2012
2017 -  a little warmer than 2008

Caveat - the difference in average insolations is not very large (euphemism for quite small) - could be swamped by other things - solar wind, el nino, nina, CO2, methane, Al Gore ... I&#039;m keeping an open mind. So dont hold your breath. Lets see how the coming months pan out.]]></description>
		<content:encoded><![CDATA[<p>Since insolation so accurately tracked the average satellite temperatures &#8211; made a little formula &#8211; playing around with insolation. Assuming clear skies (or the same skies) between years. </p>
<p>Comparing 2008 with 2009 &#8211; Insolation on June 19, 20, 21, 22 exactly the same for both years. 20 and 21 the same for both days, falls off on either side.</p>
<p>Insolation for June 2008 and 2009 practically the same.</p>
<p>On July 5th however, Aphelion, there is a discrepancy. Insolation more in 2009</p>
<p>Insolation for July more for 2009 than 2008, August more for 2009 and more of a difference than July, September more for 2009 marginally more than August, October more for 2009 same difference as Sept, (if this is true so far warmers should have a field day), Nov more for 09 but difference comes down to less than half of Sept, Dec a little less for 09, Jan 2010 more than Jan 2008 and biggest difference so far.</p>
<p>Here&#8217;s what I get for the coming years (assuming more insolation warmer less cooler)<br />
2009 &#8211; warmer than 2008 a little less than 2007<br />
2010 &#8211; warmer than 2009<br />
2011 &#8211; a little warmer than 2010<br />
2012 &#8211; much cooler than 2010 &#8211; the same or a little cooler than 2008<br />
2013 &#8211; warmer than 2012, the same or a little less than 2009<br />
2014 &#8211; warmer than 2013 a little less than 2010<br />
2015 &#8211; as warm as 2011<br />
2016 &#8211; cooler than 2012<br />
2017 &#8211;  a little warmer than 2008</p>
<p>Caveat &#8211; the difference in average insolations is not very large (euphemism for quite small) &#8211; could be swamped by other things &#8211; solar wind, el nino, nina, CO2, methane, Al Gore &#8230; I&#8217;m keeping an open mind. So dont hold your breath. Lets see how the coming months pan out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbateman</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177233</link>
		<dc:creator><![CDATA[rbateman]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 03:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177233</guid>
		<description><![CDATA[The TSI is misleading.
Who needs a spectrum anyways?
Why bother imaging things with filters when we could just capture all the light in one short exposure without them?
So, if the NUV is up 20% but the FUV is down 20% it makes no difference, right?
So, if it&#039;s 120 degrees all summer in the North and 0 degrees all winter in the South, we should consider that the same thing as 70 degrees all summer in the North and 50 degrees all winter in the South.
Right ?
It&#039;s all about the average.
That&#039;s why the TSI is misleading.  It&#039;s nothing more than a Solar Average.
It tells you nothing about the changes under the hood.
Besides, it&#039;s been trashed so badly the remains are unidentifiable.
Bury it in the tomb of the Unknown Statistic.]]></description>
		<content:encoded><![CDATA[<p>The TSI is misleading.<br />
Who needs a spectrum anyways?<br />
Why bother imaging things with filters when we could just capture all the light in one short exposure without them?<br />
So, if the NUV is up 20% but the FUV is down 20% it makes no difference, right?<br />
So, if it&#8217;s 120 degrees all summer in the North and 0 degrees all winter in the South, we should consider that the same thing as 70 degrees all summer in the North and 50 degrees all winter in the South.<br />
Right ?<br />
It&#8217;s all about the average.<br />
That&#8217;s why the TSI is misleading.  It&#8217;s nothing more than a Solar Average.<br />
It tells you nothing about the changes under the hood.<br />
Besides, it&#8217;s been trashed so badly the remains are unidentifiable.<br />
Bury it in the tomb of the Unknown Statistic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twawki</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177227</link>
		<dc:creator><![CDATA[twawki]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 02:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177227</guid>
		<description><![CDATA[Look at the BOM forecast for the next few days around Ferny Creek

Forecast for Tuesday

Cloudy. Scattered showers falling as snow above 900 m. The chance of thunderstorms with hail from the morning. Winds west to northwesterly averaging 45 to 55 km/h becoming northwesterly 45 to 60 km/h by early evening. Overnight temperatures falling to around 6 with daytime temperatures reaching between 8 and 13.

http://www.bom.gov.au/products/IDV17102.shtml

Guess that must be weather cause its COLD]]></description>
		<content:encoded><![CDATA[<p>Look at the BOM forecast for the next few days around Ferny Creek</p>
<p>Forecast for Tuesday</p>
<p>Cloudy. Scattered showers falling as snow above 900 m. The chance of thunderstorms with hail from the morning. Winds west to northwesterly averaging 45 to 55 km/h becoming northwesterly 45 to 60 km/h by early evening. Overnight temperatures falling to around 6 with daytime temperatures reaching between 8 and 13.</p>
<p><a href="http://www.bom.gov.au/products/IDV17102.shtml" rel="nofollow">http://www.bom.gov.au/products/IDV17102.shtml</a></p>
<p>Guess that must be weather cause its COLD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177125</link>
		<dc:creator><![CDATA[Richard]]></dc:creator>
		<pubDate>Sun, 23 Aug 2009 19:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177125</guid>
		<description><![CDATA[I just looked up Ferny Creek, Victoria are you a b.. aussie mate? The temperature there today is 9 max and 3 min, colder than where I am in NZ, you shouldnt have any trouble finding cold weather to talk about.]]></description>
		<content:encoded><![CDATA[<p>I just looked up Ferny Creek, Victoria are you a b.. aussie mate? The temperature there today is 9 max and 3 min, colder than where I am in NZ, you shouldnt have any trouble finding cold weather to talk about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177123</link>
		<dc:creator><![CDATA[Richard]]></dc:creator>
		<pubDate>Sun, 23 Aug 2009 18:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177123</guid>
		<description><![CDATA[&lt;i&gt; John Finn (03:32:23) :
Richard (20:54:22) :
Those insolation figures look a bit high. Isn’t average insolation ~240 w/m2. Have you taken albedo into account. It probably doesn’t make much difference to the %age figures, though.&lt;/i&gt;

Yes they probably are as that would reduce it. I took nothing into account except the TSI in Jan 3 and July 5 (roughly perihelion and aphelion), assumed other things equal and so would cancel out. I also calculated for just one latitude 60 N and S, again assuming that it would be matched for others (I did check with 50 and it matched). The agreement with the temperatures in Jan and July shows I probably was not very wrong.

&lt;i&gt; Ron de Haan (06:16:39) :
Dr David Jones of Ferny Creek (14:33:38) :
“Anthony about time you came clean and admitted you have got climate change wrong.
The oceans are running warmest on record for summer, sea level is running at record highs for this time of year (not hiding behind a seasonal cycle), the satellite data would have been hottest were not for a large “correction” and this is all happening with a cold cold sun.
It’s got so warm out there even the “sceptics” are having trouble finding cold weather to talk about.&quot;&lt;/i&gt;

Where the devil is Ferny Creek? And it aint a &quot;cold cold sun&quot;. The TSI which I am now tracking is about the same. What subjectively I know is that Solar wind is probably less (I dont know how to get the data or make sense of it), but effects of this are indirect and may not be immediate. We are still well within the range of natural variability, so relax.

Veggies have gone up in price. The NZ Herald business section article shows its better to be warm than cold.]]></description>
		<content:encoded><![CDATA[<p><i> John Finn (03:32:23) :<br />
Richard (20:54:22) :<br />
Those insolation figures look a bit high. Isn’t average insolation ~240 w/m2. Have you taken albedo into account. It probably doesn’t make much difference to the %age figures, though.</i></p>
<p>Yes they probably are as that would reduce it. I took nothing into account except the TSI in Jan 3 and July 5 (roughly perihelion and aphelion), assumed other things equal and so would cancel out. I also calculated for just one latitude 60 N and S, again assuming that it would be matched for others (I did check with 50 and it matched). The agreement with the temperatures in Jan and July shows I probably was not very wrong.</p>
<p><i> Ron de Haan (06:16:39) :<br />
Dr David Jones of Ferny Creek (14:33:38) :<br />
“Anthony about time you came clean and admitted you have got climate change wrong.<br />
The oceans are running warmest on record for summer, sea level is running at record highs for this time of year (not hiding behind a seasonal cycle), the satellite data would have been hottest were not for a large “correction” and this is all happening with a cold cold sun.<br />
It’s got so warm out there even the “sceptics” are having trouble finding cold weather to talk about.&#8221;</i></p>
<p>Where the devil is Ferny Creek? And it aint a &#8220;cold cold sun&#8221;. The TSI which I am now tracking is about the same. What subjectively I know is that Solar wind is probably less (I dont know how to get the data or make sense of it), but effects of this are indirect and may not be immediate. We are still well within the range of natural variability, so relax.</p>
<p>Veggies have gone up in price. The NZ Herald business section article shows its better to be warm than cold.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evanmjones</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177076</link>
		<dc:creator><![CDATA[evanmjones]]></dc:creator>
		<pubDate>Sun, 23 Aug 2009 15:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177076</guid>
		<description><![CDATA[Even stipulating that temperatures of all stripe warm slowly (at the 20th century rate), we would be continually setting new (instrumental) records, but there would be no emergency at all.

If, on the other hand, the short-term temperature trend suddenly reverses and increases at five times the rate of the past century, we would have the IPCC mainstream scenario of +3.5C, we would have cause for concern.

It&#039;s all in the &quot;degree&quot;.]]></description>
		<content:encoded><![CDATA[<p>Even stipulating that temperatures of all stripe warm slowly (at the 20th century rate), we would be continually setting new (instrumental) records, but there would be no emergency at all.</p>
<p>If, on the other hand, the short-term temperature trend suddenly reverses and increases at five times the rate of the past century, we would have the IPCC mainstream scenario of +3.5C, we would have cause for concern.</p>
<p>It&#8217;s all in the &#8220;degree&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron de Haan</title>
		<link>http://wattsupwiththat.com/2009/08/21/soho-back-up-and-running-didnt-miss-anything-sun-still-blank/#comment-177058</link>
		<dc:creator><![CDATA[Ron de Haan]]></dc:creator>
		<pubDate>Sun, 23 Aug 2009 13:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://wattsupwiththat.com/?p=10138#comment-177058</guid>
		<description><![CDATA[Dr David Jones of Ferny Creek (14:33:38) :

&quot;Anthony about time you came clean and admitted you have got climate change wrong.

The oceans are running warmest on record for summer, sea level is running at record highs for this time of year (not hiding behind a seasonal cycle), the satellite data would have been hottest were not for a large “correction” and this is all happening with a cold cold sun.

It’s got so warm out there even the “sceptics” are having trouble finding cold weather to talk about.

REPLY: Hah, doc, you make this too easy. Someday I’ll visit BoM and tell you all about it. I do find your demands amusing though, especially since it all turned on one month with the El Nino going from zero anomaly in UAH LT. Tell me, does climate happen in 1 month? ;-)

Here’s a few to talk about at the water cooler at BoM.

http://latimesblogs.latimes.com/lanow/2009/08/las-cold-summer-continues-lancaster-posts-a-record-low-temperature.html
http://newsminer.com/news/2009/aug/21/fairbanks-flirts-frost-early-cold-weather-arrives/
http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&amp;objectid=10590529

I’m still pretty comfortable with my position. Time is on our side. Rant all you like. – Anthony&quot;

Yes, Dr. Jones, you just confirmed the warmists attitude in regard to weather versus climate.

If the world is cooling for several years on a role, you call it &quot;weather&quot;.

If the world is warming for a single month, you call it &quot;climate&quot;.]]></description>
		<content:encoded><![CDATA[<p>Dr David Jones of Ferny Creek (14:33:38) :</p>
<p>&#8220;Anthony about time you came clean and admitted you have got climate change wrong.</p>
<p>The oceans are running warmest on record for summer, sea level is running at record highs for this time of year (not hiding behind a seasonal cycle), the satellite data would have been hottest were not for a large “correction” and this is all happening with a cold cold sun.</p>
<p>It’s got so warm out there even the “sceptics” are having trouble finding cold weather to talk about.</p>
<p>REPLY: Hah, doc, you make this too easy. Someday I’ll visit BoM and tell you all about it. I do find your demands amusing though, especially since it all turned on one month with the El Nino going from zero anomaly in UAH LT. Tell me, does climate happen in 1 month? ;-)</p>
<p>Here’s a few to talk about at the water cooler at BoM.</p>
<p><a href="http://latimesblogs.latimes.com/lanow/2009/08/las-cold-summer-continues-lancaster-posts-a-record-low-temperature.html" rel="nofollow">http://latimesblogs.latimes.com/lanow/2009/08/las-cold-summer-continues-lancaster-posts-a-record-low-temperature.html</a><br />
<a href="http://newsminer.com/news/2009/aug/21/fairbanks-flirts-frost-early-cold-weather-arrives/" rel="nofollow">http://newsminer.com/news/2009/aug/21/fairbanks-flirts-frost-early-cold-weather-arrives/</a><br />
<a href="http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&#038;objectid=10590529" rel="nofollow">http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&#038;objectid=10590529</a></p>
<p>I’m still pretty comfortable with my position. Time is on our side. Rant all you like. – Anthony&#8221;</p>
<p>Yes, Dr. Jones, you just confirmed the warmists attitude in regard to weather versus climate.</p>
<p>If the world is cooling for several years on a role, you call it &#8220;weather&#8221;.</p>
<p>If the world is warming for a single month, you call it &#8220;climate&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

