<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Another Copenhagen Synthesis Report Error?</title>
	<atom:link href="http://landshape.org/enm/another-copenhagen-synthesis-report-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/</link>
	<description>The power of numeracy</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:43:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: http://test.com</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-179917</link>
		<dc:creator>http://test.com</dc:creator>
		<pubDate>Mon, 15 Feb 2010 02:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-179917</guid>
		<description>&lt;strong&gt;test...&lt;/strong&gt;

phVPdt0  &#124; test ...</description>
		<content:encoded><![CDATA[<p><strong>test&#8230;</strong></p>
<p>phVPdt0  | test &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack &#38; Jones </title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-179383</link>
		<dc:creator>Jack &#38; Jones </dc:creator>
		<pubDate>Sun, 06 Sep 2009 13:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-179383</guid>
		<description>Great post</description>
		<content:encoded><![CDATA[<p>Great post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean S</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178470</link>
		<dc:creator>Jean S</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178470</guid>
		<description>Lucia, yes, it&#039;s just a straight line. &lt;br&gt;&lt;br&gt;Here&#039;s how it is exactly done in the code (this is for the &quot;right&quot; end):&lt;br&gt;pright=polyfit(idx,x(idx),1);&lt;br&gt;This fits (returns a and b) a 1st order polynomial (a straight line) &lt;br&gt;y=a*idx+b for M last data points in the series x.&lt;br&gt;Then&lt;br&gt;paddedX=[polyval(pleft,(-(M-1):0)&#039;);x;polyval(pright,n+(1:M)&#039;)];&lt;br&gt;Appends data x (to right) with values y from the equation&lt;br&gt;evaluated at points (n is the last index) n+1,...,n+M. &lt;br&gt;Of course, it would be enough to append only M-1 values as the filter length is 2M-1. The last thing can be seen from how the filter is obtained:&lt;br&gt;tfilt=conv(E,flipud(E))/M&lt;br&gt;(later normalized to sum to unity). The length of E (&quot;maximal eigenvector&quot; from ssa) is M, so the convolution between E and &quot;flipped&quot; (i.e. reversed) E produces a 2M-1 length vector.</description>
		<content:encoded><![CDATA[<p>Lucia, yes, it&#39;s just a straight line. </p>
<p>Here&#39;s how it is exactly done in the code (this is for the &#8220;right&#8221; end):<br />pright=polyfit(idx,x(idx),1);<br />This fits (returns a and b) a 1st order polynomial (a straight line) <br />y=a*idx+b for M last data points in the series x.<br />Then<br />paddedX=[polyval(pleft,(-(M-1):0)&#39;);x;polyval(pright,n+(1:M)&#39;)];<br />Appends data x (to right) with values y from the equation<br />evaluated at points (n is the last index) n+1,&#8230;,n+M. <br />Of course, it would be enough to append only M-1 values as the filter length is 2M-1. The last thing can be seen from how the filter is obtained:<br />tfilt=conv(E,flipud(E))/M<br />(later normalized to sum to unity). The length of E (&#8220;maximal eigenvector&#8221; from ssa) is M, so the convolution between E and &#8220;flipped&#8221; (i.e. reversed) E produces a 2M-1 length vector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucia</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178469</link>
		<dc:creator>lucia</dc:creator>
		<pubDate>Wed, 01 Jul 2009 14:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178469</guid>
		<description>JeanS-- Stefan edited out the link to my post where we discuss the fishy odor surrounding his document? Heh.  (I only edit out links to porn etc.)&lt;br&gt;&lt;br&gt;David S--&lt;br&gt;Is the Grinstead extension just a plain straight line?  No &#039;noise&#039;?</description>
		<content:encoded><![CDATA[<p>JeanS&#8211; Stefan edited out the link to my post where we discuss the fishy odor surrounding his document? Heh.  (I only edit out links to porn etc.)</p>
<p>David S&#8211;<br />Is the Grinstead extension just a plain straight line?  No &#39;noise&#39;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cohenite</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178444</link>
		<dc:creator>cohenite</dc:creator>
		<pubDate>Mon, 29 Jun 2009 12:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178444</guid>
		<description>Did I say Will Steffen? I&#039;m seeing that guy behind the bushes; time for a scotch.</description>
		<content:encoded><![CDATA[<p>Did I say Will Steffen? I&#39;m seeing that guy behind the bushes; time for a scotch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niche Modeling &#187; Recent Climate Observations: Disagreement With Projections</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178434</link>
		<dc:creator>Niche Modeling &#187; Recent Climate Observations: Disagreement With Projections</dc:creator>
		<pubDate>Mon, 29 Jun 2009 10:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178434</guid>
		<description>[...] As Jan Pompe remarks, if temperatures continue to stay flat, is it justified to keep increasing the smoothing period of [...]</description>
		<content:encoded><![CDATA[<p>[...] As Jan Pompe remarks, if temperatures continue to stay flat, is it justified to keep increasing the smoothing period of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean S</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178432</link>
		<dc:creator>Jean S</dc:creator>
		<pubDate>Mon, 29 Jun 2009 08:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178432</guid>
		<description>At least in five days time he managed to edit away my link to Lucia&#039;s blog post ;)</description>
		<content:encoded><![CDATA[<p>At least in five days time he managed to edit away my link to Lucia&#39;s blog post <img src='http://landshape.org/enm/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Pompe</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178431</link>
		<dc:creator>Jan Pompe</dc:creator>
		<pubDate>Mon, 29 Jun 2009 07:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178431</guid>
		<description>That&#039;s what I though. Thanks</description>
		<content:encoded><![CDATA[<p>That&#39;s what I though. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davids99us</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178430</link>
		<dc:creator>davids99us</dc:creator>
		<pubDate>Mon, 29 Jun 2009 07:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178430</guid>
		<description>Only if you want to keep the trend going up.</description>
		<content:encoded><![CDATA[<p>Only if you want to keep the trend going up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Pompe</title>
		<link>http://landshape.org/enm/another-copenhagen-synthesis-report-error/comment-page-1/#comment-178429</link>
		<dc:creator>Jan Pompe</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=2459#comment-178429</guid>
		<description>It raised the question though if there are more cool years will he have to lengthen the filter even more to maintain a robust trend.&lt;br&gt;&lt;br&gt;I&#039;m not a statistician but I&#039;m wondering if that is a valid thing to do.</description>
		<content:encoded><![CDATA[<p>It raised the question though if there are more cool years will he have to lengthen the filter even more to maintain a robust trend.</p>
<p>I&#39;m not a statistician but I&#39;m wondering if that is a valid thing to do.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.493 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 13:46:18 -->
