<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Bluegrue&#039;s Blog</title>
	<atom:link href="http://bluegrue.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluegrue.wordpress.com</link>
	<description>Some odds and ends of the debate over climate change</description>
	<lastBuildDate>Tue, 28 Jun 2011 08:38:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bluegrue.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bluegrue&#039;s Blog</title>
		<link>http://bluegrue.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bluegrue.wordpress.com/osd.xml" title="Bluegrue&#039;s Blog" />
	<atom:link rel='hub' href='http://bluegrue.wordpress.com/?pushpress=hub'/>
		<item>
		<title>FUND 3.5 species model</title>
		<link>http://bluegrue.wordpress.com/2011/01/18/fund-3-5-species-model/</link>
		<comments>http://bluegrue.wordpress.com/2011/01/18/fund-3-5-species-model/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 16:55:37 +0000</pubDate>
		<dc:creator>bluegrue</dc:creator>
				<category><![CDATA[climate]]></category>
		<category><![CDATA[Richard Tol]]></category>

		<guid isPermaLink="false">http://bluegrue.wordpress.com/?p=93</guid>
		<description><![CDATA[Eli has a post up on Richard Tol&#8217;s FUND model, examining its treatment of species extinction in section 5.6 Ecosystems. The model is meant to run from 1950 to the year 3000 in time steps of 1 year. The number &#8230; <a href="http://bluegrue.wordpress.com/2011/01/18/fund-3-5-species-model/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=93&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://rabett.blogspot.com/2011/01/richard-tol.html">Eli has a post up</a> on Richard Tol&#8217;s <a href="http://www.fnu.zmaw.de/fileadmin/fnu-files/models-data/fund/FundTechnicalDescription.pdf">FUND model</a>, examining its treatment of species extinction in section <em>5.6 Ecosystems</em>.  The model is meant to run from 1950 to the year 3000 in time steps of 1 year.</p>
<p>The number of species at time step <em>t</em> is given in equation E.2:<br />
<img src='http://s0.wp.com/latex.php?latex=B_%7Bt%7D%3Dmax%5C%7B%5Cfrac%7BB_%7B0%7D%7D%7B100%7D%3BB_%7Bt-1%7D%281-%5Crho+-+%5Cgamma+%5Cfrac%7B%5CDelta+T%5E%7B2%7D%7D%7B%5Ctau%5E%7B2%7D%7D%29%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='B_{t}=max&#92;{&#92;frac{B_{0}}{100};B_{t-1}(1-&#92;rho - &#92;gamma &#92;frac{&#92;Delta T^{2}}{&#92;tau^{2}})&#92;}' title='B_{t}=max&#92;{&#92;frac{B_{0}}{100};B_{t-1}(1-&#92;rho - &#92;gamma &#92;frac{&#92;Delta T^{2}}{&#92;tau^{2}})&#92;}' class='latex' /><br />
where <img src='http://s0.wp.com/latex.php?latex=%5Crho%3D0.003&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;rho=0.003' title='&#92;rho=0.003' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cgamma%3D0.001&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;gamma=0.001' title='&#92;gamma=0.001' class='latex' /> are <em>&#8220;expert guesses&#8221;</em>, <img src='http://s0.wp.com/latex.php?latex=%5Ctau%3D0.025%5E%7B%5Ccirc%7D++C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;tau=0.025^{&#92;circ}  C' title='&#92;tau=0.025^{&#92;circ}  C' class='latex' /> is a scaling parameter and <img src='http://s0.wp.com/latex.php?latex=%5CDelta+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;Delta T' title='&#92;Delta T' class='latex' /> <a href="http://rabett.blogspot.com/2011/01/richard-tol.html?showComment=1295339444722#c782571636474295553">is the temperature change with regard to the previous year</a>.</p>
<p>A brief examination of the formula lets one guess, that the exponential decay given by the <img src='http://s0.wp.com/latex.php?latex=%5Crho&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;rho' title='&#92;rho' class='latex' /> parameter will dominate the evolution of species numbers, but let&#8217;s have a look. I have assumed a simplistic temperature model: temperature change after 2000 follows an arcus tangens function with an initial slope of 2°C/century and levels off at various <img src='http://s0.wp.com/latex.php?latex=T_%7Bmax%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='T_{max}' title='T_{max}' class='latex' />. Here&#8217;s the result.</p>
<p><a href="http://bluegrue.files.wordpress.com/2011/01/fund35speciesmodel.png"><img src="http://bluegrue.files.wordpress.com/2011/01/fund35speciesmodel.png?w=600&#038;h=372" alt="Simple temperature model applied to species model of FUND" title="Fund35speciesModel" width="600" height="372" class="alignnone size-medium wp-image-99" /></a></p>
<p>As expected, the exponential decay dominates the behaviour of all curves, <img src='http://s0.wp.com/latex.php?latex=T_%7Bmax%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='T_{max}' title='T_{max}' class='latex' /> has rather little influence. By the year 3000 the model rates the number of species at 4% to 5% of todays level. I expect this result to be robust with regard to changes in the temperature model.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bluegrue.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bluegrue.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bluegrue.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bluegrue.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bluegrue.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bluegrue.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bluegrue.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bluegrue.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bluegrue.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bluegrue.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bluegrue.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bluegrue.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bluegrue.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bluegrue.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=93&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bluegrue.wordpress.com/2011/01/18/fund-3-5-species-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2861524de01cdc235e5ea6c920f060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bluegrue</media:title>
		</media:content>

		<media:content url="http://bluegrue.files.wordpress.com/2011/01/fund35speciesmodel.png?w=300" medium="image">
			<media:title type="html">Fund35speciesModel</media:title>
		</media:content>
	</item>
		<item>
		<title>Monckton&#8217;s patents, 2010 edition</title>
		<link>http://bluegrue.wordpress.com/2010/10/30/moncktons-patents-2010-edition/</link>
		<comments>http://bluegrue.wordpress.com/2010/10/30/moncktons-patents-2010-edition/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 11:33:47 +0000</pubDate>
		<dc:creator>bluegrue</dc:creator>
				<category><![CDATA[Monckton]]></category>
		<category><![CDATA[patent]]></category>

		<guid isPermaLink="false">http://bluegrue.wordpress.com/?p=88</guid>
		<description><![CDATA[As I had expected, Lord Monckton has filed patents for Therapeutic Treatments again (IPO search query). To be precise, at the time of my previous post on the subject Lord Monckton already had his application lodged. 2010: Application GB1014917.7 Date &#8230; <a href="http://bluegrue.wordpress.com/2010/10/30/moncktons-patents-2010-edition/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=88&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I had <a href="http://bluegrue.wordpress.com/2010/09/15/moncktons-current-ipo-patent-status/">expected</a>, Lord Monckton has filed patents for Therapeutic Treatments again (<a href="http://www.ipo.gov.uk/types/patent/p-os/p-journal/p-pj?startYear=2006&amp;startMonth=October&amp;startDay=25th+-+6127&amp;filter=Monckton&amp;perPage=10&amp;sort=Publication+Date">IPO search query</a>). To be precise, at the time of my previous post on the subject Lord Monckton already had his application lodged.
<ul>
<li><strong>2010:</strong> <a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB1014917.7">Application GB1014917.7</a></p>
<blockquote><p>Date Lodged:      08.09.2010<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s):      Monckton, Christopher<br />
*****  END  *****</p></blockquote>
</li>
<li><strong>2010:</strong> <a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB1014918.5">Application GB1014918.5</a><br />
<blockquote><p>Date Lodged:       08.09.2010<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s):      Monckton, Christopher<br />
*****  END  *****</p></blockquote>
</li>
<li><strong>2009:</strong> <a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0915801.5">Application GB0915801.5</a><br />
<blockquote><p>Date Lodged:      09.09.2009<br />
Title: THERAPUTIC TREATMENT<br />
Applicant(s):      Monckton, Christopher<br />
Application terminated on 3rd September 2010<br />
*****  END  *****</p></blockquote>
</li>
<li><strong>2009:</strong> <a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0915802.3">Application GB0915802.3</a><br />
<blockquote><p>Date Lodged:   09.09.2009<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s): Monckton, Christopher<br />
Application terminated on 3rd September 2010<br />
*****  END  *****</p></blockquote>
</li>
<li><strong>2008:</strong> <a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0816300.8">Application GB0816300.8</a><br />
<blockquote><p>Date Lodged:      05.09.2008<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s):      Monckton, Christopher<br />
Application terminated on 2nd September 2009<br />
*****  END  *****</p></blockquote>
</li>
<li><strong>2008:</strong> <a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0816301.6">Application GB0816301.6</a><br />
<blockquote><p>Date Lodged:       05.09.2008<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s):      Monckton, Christopher<br />
Application terminated on 2nd September 2009<br />
*****  END  *****</p></blockquote>
</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bluegrue.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bluegrue.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bluegrue.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bluegrue.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bluegrue.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bluegrue.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bluegrue.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bluegrue.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bluegrue.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bluegrue.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bluegrue.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bluegrue.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bluegrue.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bluegrue.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=88&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bluegrue.wordpress.com/2010/10/30/moncktons-patents-2010-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2861524de01cdc235e5ea6c920f060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bluegrue</media:title>
		</media:content>
	</item>
		<item>
		<title>Monckton&#8217;s current IPO patent status</title>
		<link>http://bluegrue.wordpress.com/2010/09/15/moncktons-current-ipo-patent-status/</link>
		<comments>http://bluegrue.wordpress.com/2010/09/15/moncktons-current-ipo-patent-status/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 07:29:11 +0000</pubDate>
		<dc:creator>bluegrue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bluegrue.wordpress.com/?p=81</guid>
		<description><![CDATA[Currently all patent applications that have been filed in the name of Christopher Monckton have been terminated. I won&#8217;t be surprised, if two new applications are being filed within the next few weeks. IPO search query Application GB0816300.8 Date Lodged: &#8230; <a href="http://bluegrue.wordpress.com/2010/09/15/moncktons-current-ipo-patent-status/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=81&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Currently all patent applications that have been filed in the name of Christopher Monckton have been terminated. I won&#8217;t be surprised, if two new applications are being filed within the next few weeks.<br />
<a href="http://www.ipo.gov.uk/types/patent/p-os/p-journal/p-pj?startYear=2006&amp;startMonth=October&amp;startDay=25th+-+6127&amp;filter=Monckton&amp;perPage=10&amp;sort=Publication+Date">IPO search query</a><br />
<a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0816300.8">Application GB0816300.8</a></p>
<blockquote><p>Date Lodged:      05.09.2008<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s):      Monckton, Christopher<br />
Application terminated on 2nd September 2009<br />
*****  END  *****</p></blockquote>
<p><a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0816301.6">Application GB0816301.6</a></p>
<blockquote><p>Date Lodged:       05.09.2008<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s):      Monckton, Christopher<br />
Application terminated on 2nd September 2009<br />
*****  END  *****</p></blockquote>
<p><a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0915801.5">Application GB0915801.5</a></p>
<blockquote><p>Date Lodged:      09.09.2009<br />
Title: THERAPUTIC TREATMENT<br />
Applicant(s):      Monckton, Christopher<br />
Application terminated on 3rd September 2010<br />
*****  END  *****</p></blockquote>
<p><a href="http://www.ipo.gov.uk/p-find-number?csbtype=F&amp;csbapp=GB0915802.3">Application GB0915802.3</a></p>
<blockquote><p>Date Lodged:   09.09.2009<br />
Title: THERAPEUTIC TREATMENTS<br />
Applicant(s): Monckton, Christopher<br />
Application terminated on 3rd September 2010<br />
*****  END  *****</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bluegrue.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bluegrue.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bluegrue.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bluegrue.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bluegrue.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bluegrue.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bluegrue.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bluegrue.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bluegrue.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bluegrue.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bluegrue.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bluegrue.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bluegrue.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bluegrue.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=81&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bluegrue.wordpress.com/2010/09/15/moncktons-current-ipo-patent-status/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2861524de01cdc235e5ea6c920f060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bluegrue</media:title>
		</media:content>
	</item>
		<item>
		<title>IPCC A2 CO2 scenario à la Monckton</title>
		<link>http://bluegrue.wordpress.com/2010/08/14/ipcc-a2-co2-scenario-a-la-monckton/</link>
		<comments>http://bluegrue.wordpress.com/2010/08/14/ipcc-a2-co2-scenario-a-la-monckton/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 18:17:17 +0000</pubDate>
		<dc:creator>bluegrue</dc:creator>
				<category><![CDATA[climate]]></category>
		<category><![CDATA[Monckton]]></category>

		<guid isPermaLink="false">http://bluegrue.wordpress.com/?p=43</guid>
		<description><![CDATA[Lord Monckton has written a guest post at WUWT. In this post he is showing graphs, which are meant to show atmospheric CO2 concentrations of the IPCC&#8217;s A2 scenario (AR4, fig. 10.26, p. 803) compared to NOAA&#8217;s global trend data. Here they &#8230; <a href="http://bluegrue.wordpress.com/2010/08/14/ipcc-a2-co2-scenario-a-la-monckton/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=43&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lord Monckton has written a <a href="http://wattsupwiththat.com/2010/08/14/monckton-why-current-trends-are-not-alarming/">guest post at WUWT</a>. In this post he is showing graphs, which are meant to show atmospheric CO<sub>2</sub> concentrations of the <a href="http://www.ipcc.ch/pdf/assessment-report/ar4/wg1/ar4-wg1-chapter10.pdf">IPCC&#8217;s A2 scenario (AR4, fig. 10.26, p. 803)</a> compared to <a href="ftp://ftp.cmdl.noaa.gov/ccg/co2/trends/co2_mm_gl.txt">NOAA&#8217;s global trend data</a>.</p>
<p>Here they are:<br />
<a href="http://bluegrue.files.wordpress.com/2010/08/monckton-notalarming2.png"><img class="alignnone size-medium wp-image-41" title="monckton-notalarming2" src="http://bluegrue.files.wordpress.com/2010/08/monckton-notalarming2.png?w=300&#038;h=187" alt="" width="300" height="187" /></a><br />
<a href="http://bluegrue.files.wordpress.com/2010/08/monckton-notalarming3.png"><img class="alignnone size-medium wp-image-39" title="monckton-notalarming3" src="http://bluegrue.files.wordpress.com/2010/08/monckton-notalarming3.png?w=300&#038;h=187" alt="" width="300" height="187" /></a></p>
<p>In both graphics the slope of the &#8220;IPCC scenario&#8221; as depicted by Monckton is way higher than observed at present. However, if one simply overlays the NOAA data on the IPCC plot using identical scaling one ends up with the following:<br />
<a href="http://bluegrue.files.wordpress.com/2010/08/co2-ipcc-a2-scenario1.png"><img src="http://bluegrue.files.wordpress.com/2010/08/co2-ipcc-a2-scenario1.png?w=300&#038;h=197" alt="" title="CO2-IPCC-A2-scenario" width="300" height="197" class="alignnone size-medium wp-image-46" /></a></p>
<p>The NOAA data corresponds very closely to the IPCC A2 scenario.<span id="more-43"></span></p>
<p>IPCC scenario atmospheric CO<sub>2</sub> concentrations can be found here:</p>
<p>http://www.ipcc-data.org/ancilliary/tar-isam.txt</p>
<p>An overlay on Lord Monckton&#8217;s plot shows, that he is not depicting scenario A2<br />
<a href="http://bluegrue.files.wordpress.com/2010/08/overlay-monckton-notalarming3-vs-a2.png"><img src="http://bluegrue.files.wordpress.com/2010/08/overlay-monckton-notalarming3-vs-a2.png?w=300&#038;h=186" alt="" title="overlay-monckton-notalarming3-vs-A2" width="300" height="186" class="alignnone size-medium wp-image-57" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bluegrue.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bluegrue.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bluegrue.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bluegrue.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bluegrue.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bluegrue.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bluegrue.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bluegrue.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bluegrue.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bluegrue.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bluegrue.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bluegrue.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bluegrue.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bluegrue.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=43&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bluegrue.wordpress.com/2010/08/14/ipcc-a2-co2-scenario-a-la-monckton/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2861524de01cdc235e5ea6c920f060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bluegrue</media:title>
		</media:content>

		<media:content url="http://bluegrue.files.wordpress.com/2010/08/monckton-notalarming2.png?w=300" medium="image">
			<media:title type="html">monckton-notalarming2</media:title>
		</media:content>

		<media:content url="http://bluegrue.files.wordpress.com/2010/08/monckton-notalarming3.png?w=300" medium="image">
			<media:title type="html">monckton-notalarming3</media:title>
		</media:content>

		<media:content url="http://bluegrue.files.wordpress.com/2010/08/co2-ipcc-a2-scenario1.png?w=300" medium="image">
			<media:title type="html">CO2-IPCC-A2-scenario</media:title>
		</media:content>

		<media:content url="http://bluegrue.files.wordpress.com/2010/08/overlay-monckton-notalarming3-vs-a2.png?w=300" medium="image">
			<media:title type="html">overlay-monckton-notalarming3-vs-A2</media:title>
		</media:content>
	</item>
		<item>
		<title>Evolution of the &#8220;SPPI global temperature index&#8221;</title>
		<link>http://bluegrue.wordpress.com/2010/08/07/evolution-of-the-sppi-global-temperature-index/</link>
		<comments>http://bluegrue.wordpress.com/2010/08/07/evolution-of-the-sppi-global-temperature-index/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 23:08:11 +0000</pubDate>
		<dc:creator>bluegrue</dc:creator>
				<category><![CDATA[climate]]></category>
		<category><![CDATA[Monckton]]></category>

		<guid isPermaLink="false">http://bluegrue.wordpress.com/?p=28</guid>
		<description><![CDATA[I document the changes that the index has undergone in the last one and a half years. In January 2009 the SPPI started publishing its &#8220;SPPI Monthly CO2 Report&#8221; (since March/April 2010 they seem to be published as double issues). &#8230; <a href="http://bluegrue.wordpress.com/2010/08/07/evolution-of-the-sppi-global-temperature-index/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=28&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I document the changes that the index has undergone in the last one and a half years.</p>
<p>In January 2009 the SPPI started publishing its <a href="http://scienceandpublicpolicy.org/monthly_report/"><em>&#8220;SPPI Monthly CO2 Report&#8221;</em></a> (since March/April 2010 they seem to be published as double issues). The editor of the reports is Christopher Monckton. In these reports information can be gleaned about the <em>&#8220;SPPI global temperature index&#8221;</em>, that seems to be the basis for Monckton&#8217;s own charts, where he compares &#8220;IPCC projections&#8221; to &#8220;global temperature&#8221;. It turns out, that this &#8220;temperature index&#8221; is simply the mean of a varying pool of temperature anomalies (both terrestrial and satellite, namely HadCRUt3, NCDC, RSS, and UAH) and zeroed to the minimum value over the time period of the plot it is used in. Its pool has varied considerably since January 2009 and its offset depends on the time period of the graph it is used in.</p>
<p><strong>The varying pool of anomalies</strong></p>
<p>All reports include a graph about the 29-year global warming trend. The caption of this graph spells out, which anomaly datasets were used in the &#8220;SPPI global temperature index&#8221;. Here is a compilation of evolution of the data source attribution of the graph over time.</p>
<p>January through June 2009:<br />
<blockquote>&#8220;Data source: SPPI index, compiled from HadCRUt3, NCDC, RSS, and UAH.&#8221;</p></blockquote>
<p>July through October 2009 (NCDC is dropped from the index, no explanation given):<br />
<blockquote>&#8220;Data source: SPPI index, compiled from HadCRUt3, RSS, and UAH.&#8221;</p></blockquote>
<p>November 2009 through March 2010:<br />
<blockquote>&#8220;Data source: SPPI index, compiled from RSS, and UAH. SPPI no longer uses any terrestrial-temperature datasets, because they have become near-universally discredited as unreliable.&#8221;</p></blockquote>
<p>April and June 2010:<br />
<blockquote>&#8220;Data source: SPPI index, compiled from RSS Inc. UAH has not reported data for two months and has been excluded from this graph, but will be relied upon again when data become available. SPPI no longer uses any terrestrial-temperature datasets, because they have become discredited as unreliable.&#8221;</p></blockquote>
<p><strong>How the index is calculated</strong></p>
<p>The first mention of how the index is calculated can be found in a figure caption in the February 2009 issue:<br />
<blockquote>&#8220;Using the SPPI global temperature index, which is the mean of two terrestrial and two satellite global mean temperature anomaly datasets,&#8221;</p></blockquote>
<p>Starting in the June 2009 issue the calculation of the index is explained in detail. In the following compilation the changes to previous versions are highlighted.<br />
<blockquote>Our global-temperature graphs show changes in real-world temperature at or near the Earth’s surface. Each temperature graph represents the mean of two surface and two satellite datasets: the monthly surface temperature anomalies from the Hadley Center in the UK and the National Climatic Data Center in the US, and the lower-troposphere anomalies from the satellites of Remote Sensing Systems, Inc., and of the University of Alabama at Huntsville.</p>
<p>On each graph, the anomalies are zeroed to the least element in the dataset. For clarity, the IPCC’s range of predictions is zeroed to the start-point of the least-squares linear-regression trend on the real-world data. Since late 2001, global temperature has been falling fast.</p></blockquote>
<p>From the July 2009 to October 2009 issue:<br />
<blockquote>Our global-temperature graphs show changes in real-world temperature at or near the Earth’s surface. Each temperature graph represents the mean of <strong>one </strong>surface and two satellite datasets: the monthly surface temperature anomalies from the Hadley Center in the UK<strike> and the National Climatic Data Center in the US</strike>, and the lower-troposphere anomalies from the satellites of Remote Sensing Systems, Inc., and of the University of Alabama at Huntsville. <strong>We do not use the NCDC/GISS datasets.</strong> </p>
<p>On each graph, the anomalies are zeroed to the least element in the dataset. For clarity, the IPCC’s range of predictions is zeroed to the start-point of the least-squares linear-regression trend on the realworld data. Since late 2001, global temperature has been falling fast.</p></blockquote>
<p>From November 2009 to April 2010 issue:<br />
<blockquote>Our global-temperature graphs show changes in real-world temperature at or near the Earth’s surface. Each temperature graph represents the mean of  <strike>one surface and </strike>two satellite datasets: the monthly <strike>surface temperature anomalies from the Hadley Center in the UK, and the </strike>lower-troposphere anomalies from the satellites of Remote Sensing Systems, Inc., and of the University of Alabama at Huntsville. We do not use the Hadley/CRU or NCDC/GISS datasets<strong>: the Climate-gate scandal has shown these to be mere science fiction. </strong></p>
<p>On each graph, the anomalies are zeroed to the least element in the dataset. For clarity, the IPCC’s range of predictions is zeroed to the start-point of the least-squares linear-regression trend on the real-world data. Since late 2001, global temperature has been falling fast.</p></blockquote>
<p>June 2010:<br />
<blockquote>Our global-temperature graphs show changes in real-world temperature at or near the Earth’s surface. Each temperature graph represents the mean of two satellite datasets: the monthly lower-troposphere anomalies from the satellites of Remote Sensing Systems, Inc., and of the University of Alabama at Huntsville. We do not use the Hadley/CRU or NCDC/GISS datasets: the Climate-gate scandal has shown these to be <strong>unreliable</strong>. </p>
<p>On each graph, the anomalies are zeroed to the least element in the dataset. For clarity, the IPCC’s range of predictions is zeroed to the start-point of the least-squares linear-regression trend on the real-world data. Since late 2001, global temperature has been falling fast.</p></blockquote>
<p> Note that the figure caption as of April 2010 claims that UAH was temporarily dropped from the index, so the index should simply be a shifted version of RSS.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bluegrue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bluegrue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bluegrue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bluegrue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bluegrue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bluegrue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bluegrue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bluegrue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bluegrue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bluegrue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bluegrue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bluegrue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bluegrue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bluegrue.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=28&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bluegrue.wordpress.com/2010/08/07/evolution-of-the-sppi-global-temperature-index/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2861524de01cdc235e5ea6c920f060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bluegrue</media:title>
		</media:content>
	</item>
		<item>
		<title>Links for Gerlich &amp; Tscheuschner</title>
		<link>http://bluegrue.wordpress.com/2010/07/27/links-for-gerlich-tscheuschner/</link>
		<comments>http://bluegrue.wordpress.com/2010/07/27/links-for-gerlich-tscheuschner/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:06:08 +0000</pubDate>
		<dc:creator>bluegrue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bluegrue.wordpress.com/?p=19</guid>
		<description><![CDATA[The article by Gerlich &#38; Tscheuschner was published in the International Journal of Modern Physics B (IJMPB) and gave rise to a comment and a reply. Falsification of the Atmospheric CO2 Greenhouse Effects within the Frame of Physics. http://dx.doi.org/10.1142/S021797920904984X post-print &#8230; <a href="http://bluegrue.wordpress.com/2010/07/27/links-for-gerlich-tscheuschner/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=19&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The article by Gerlich &amp; Tscheuschner was published in the <em>International Journal of Modern Physics B (IJMPB)</em> and gave rise to a comment and a reply.</p>
<ul>
<li><em>Falsification of the Atmospheric CO<sub>2</sub> Greenhouse Effects within the Frame of Physics.</em><br />
<a title="http://dx.doi.org/10.1142/S021797920904984X" href="http://dx.doi.org/10.1142/S021797920904984X">http://dx.doi.org/10.1142/S021797920904984X</a><br />
post-print version on arXiv<br />
<a title="http://arxiv.org/abs/0707.1161 " href="http://arxiv.org/abs/0707.1161">http://arxiv.org/abs/0707.1161 </a></li>
<li>Comment on the above by Halpern <em>et.al.</em><br />
<a title="http://dx.doi.org/10.1142/S021797921005555X" href="http://dx.doi.org/10.1142/S021797921005555X">http://dx.doi.org/10.1142/S021797921005555X</a><br />
Free copy hosted by William Connoley<br />
<a title="http://scienceblogs.com/stoat/upload/2010/05/halpern_etal_2010.pdf " href="http://scienceblogs.com/stoat/upload/2010/05/halpern_etal_2010.pdf"> http://scienceblogs.com/stoat/upload/2010/05/halpern_etal_2010.pdf </a></li>
<li>Reply by G&amp;T to Halpern <em>et.al.</em><br />
<a title="http://dx.doi.org/10.1142/S0217979210055573 " href="http://dx.doi.org/10.1142/S0217979210055573">http://dx.doi.org/10.1142/S0217979210055573 </a></li>
</ul>
<p>One of the authors of the comment has opened a forum thread for the discussion.<br />
<a title="http://climatephysicsforums.com/topic/3292392/1" href="http://climatephysicsforums.com/topic/3292392/1">http://climatephysicsforums.com/topic/3292392/1</a><br />
On page two parts of the G&amp;T reply are addressed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bluegrue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bluegrue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bluegrue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bluegrue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bluegrue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bluegrue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bluegrue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bluegrue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bluegrue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bluegrue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bluegrue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bluegrue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bluegrue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bluegrue.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=19&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bluegrue.wordpress.com/2010/07/27/links-for-gerlich-tscheuschner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2861524de01cdc235e5ea6c920f060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bluegrue</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a video from stills using VirtualDub and AviSynth</title>
		<link>http://bluegrue.wordpress.com/2010/06/26/creating-a-video-from-stills-using-virtualdub-and-avisynth/</link>
		<comments>http://bluegrue.wordpress.com/2010/06/26/creating-a-video-from-stills-using-virtualdub-and-avisynth/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 14:32:20 +0000</pubDate>
		<dc:creator>bluegrue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bluegrue.wordpress.com/?p=13</guid>
		<description><![CDATA[Prompted by a request for help from Neven. A step-by-step guide to turn a sequence of images into a video. Download VirtualDub and unzip it to where you lateron want to use this program. Download and install Avisynth. It is &#8230; <a href="http://bluegrue.wordpress.com/2010/06/26/creating-a-video-from-stills-using-virtualdub-and-avisynth/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=13&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Prompted by a <a href="http://neven1.typepad.com/blog/2010/06/nares-strait-animation-part-1.html#comment-6a0133f03a1e37970b0134844679cf970c">request for help from Neven</a>. A step-by-step guide to turn a sequence of images into a video.</p>
<p><span id="more-13"></span></p>
<p>Download <a href="http://www.virtualdub.org/download.html">VirtualDub</a> and unzip it to where you lateron want to use this program.</p>
<p>Download and install <a href="http://sourceforge.net/projects/avisynth2/">Avisynth</a>. It is a frame server for VirtualDub and is working by passing an avs-script to VirtualDub. Documentation can be found in the <a href="http://avisynth.org/mediawiki/Main_Page">project&#8217;s wiki</a>, you can skip that for now.</p>
<p>Download the images you want to process and organize them in subfolders.</p>
<p>Copy and paste the following script into a text-editor and save the file in the base folder of your image data using an extension &#8216;.avs&#8217;</p>
<blockquote><p><code>## read in a series of images. the substring "%03d" is place holder for a zero-padded  three-digit number. it will run from 111 to 114. the frames will be shown at 5 frames per second<br />
v1=ImageReader(file = "vid1\Arctic_r05c03.2010%03d.terra.4km.jpg",start = 70, end = 177, fps = 5)<br />
## you could have a second set of images you want to show alongside the first clip<br />
# v2=ImageReader(file = "vid2\img%d.jpg",start = 0, end = 21, fps = 5)<br />
## Have a single image span a series of frames, e.g. as backdrop for subtitles.<br />
# v3=ImageSource(file = "footer.jpg",     start = 1, end = 21, fps = 5)</code></p>
<p><code>## Stack the named clips. The need to be of the same width. StackHorizontal stacks in horizontal direction, here clips need to have the same height. A stacked clip is again just one clip, so you can use a series of stack commands to assemble a table of clips.<br />
# StackVertical(v1,v2,v3)  ## This command would stack the three videos above and return it as the current clip<br />
</code><br />
<code>## set v1 to be the current clip<br />
v1<br />
</code><br />
<code>## subtitles need to be done one at a frame, see documentation for the "align" paramenter. Best done in a spreadsheet and copied here.<br />
subtitle("day 111", align=2, first_frame=0, halo_color=$00FF00FF, text_color=$0000FF00, size=36, last_frame=0)<br />
subtitle("day 112", align=2, first_frame=1, halo_color=$00FF00FF, text_color=$0000FF00, size=36, last_frame=1)<br />
subtitle("day 113", align=2, first_frame=2, halo_color=$00FF00FF, text_color=$0000FF00, size=36, last_frame=2)<br />
subtitle("day 114", align=2, first_frame=3, halo_color=$00FF00FF, text_color=$0000FF00, size=36, last_frame=3)</code></p></blockquote>
<p>Adapt the filename-mask and parameters in the second line (starting &#8220;v1=ImageReader&#8221;) to match your images. Adapt the subtitles.</p>
<p>Start VirtualDub and open that avs-script. Select <em>&#8216;Audio/No Audio&#8217;</em>, select <em>&#8216;Video/Compression&#8230;&#8217; </em>and select a codec like &#8220;Microsoft Video 1&#8243; or XVid (the latter requires an extra download and install). Select <em>&#8216;File/Save as AVI&#8230;&#8217;</em> and enjoy the result.</p>
<p>Now for more detailed explanations. The syntax for the commands used in the script can be found at the wiki: <a href="http://avisynth.org/mediawiki/ImageSource">ImageReader/ImageSource</a> (IR for multiple, IS for single images) and <a href="http://avisynth.org/mediawiki/Subtitle">Subtitle</a>. Each command creates a clip, i.e. a sequence of frames. It can either be assigned to an identifier (e.g. &#8220;v1&#8243;) or simply put out as the current clip. The script needs to end with a clip, so the last line needs to be a command or a clip identifier. &#8220;#&#8221; comments out lines. Commands act either on the clip named as the first parameter or the current video. As long as parameters are left in the correct order, you can drop the descriptors, like so:</p>
<blockquote><p><code>v1=ImageReader("vid1\Arctic_r05c03.2010%3d.terra_4km.jpg", 111, 114, 5)<br />
# v2=ImageReader("vid2\img%d.jpg",start = 0, 3, 5)<br />
# v3=ImageSource("footer.jpg",     start = 0, 3, 5)</code></p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bluegrue.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bluegrue.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bluegrue.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bluegrue.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bluegrue.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bluegrue.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bluegrue.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bluegrue.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bluegrue.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bluegrue.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bluegrue.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bluegrue.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bluegrue.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bluegrue.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluegrue.wordpress.com&amp;blog=14396900&amp;post=13&amp;subd=bluegrue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bluegrue.wordpress.com/2010/06/26/creating-a-video-from-stills-using-virtualdub-and-avisynth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2861524de01cdc235e5ea6c920f060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bluegrue</media:title>
		</media:content>
	</item>
	</channel>
</rss>
