<?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/"
	>

<channel>
	<title>The Blog of Thomas &#187; gis</title>
	<atom:link href="http://moelhave.dk/tag/gis/feed/" rel="self" type="application/rss+xml" />
	<link>http://moelhave.dk</link>
	<description>But existing is basically all I do!</description>
	<lastBuildDate>Tue, 29 Jun 2010 13:20:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Computing Nationwide Flood Maps</title>
		<link>http://moelhave.dk/2009/07/computing-nationwide-flood-maps/</link>
		<comments>http://moelhave.dk/2009/07/computing-nationwide-flood-maps/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 22:22:40 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Uni]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[external memory]]></category>
		<category><![CDATA[flood]]></category>
		<category><![CDATA[flood maps]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[i/o-efficiency]]></category>
		<category><![CDATA[massive]]></category>
		<category><![CDATA[terrastream]]></category>

		<guid isPermaLink="false">http://moelhave.dk/?p=478</guid>
		<description><![CDATA[A few months ago I made the following video and uploaded it to youtube (HD version available on youtube): From the youtube description: This video shows what parts of Denmark will flood if the ocean rises. The flood maps were &#8230; <a href="http://moelhave.dk/2009/07/computing-nationwide-flood-maps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few months ago I made the following video and uploaded it to youtube (HD version available on youtube):<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/7J3sD40vbXQ&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hd=1&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/7J3sD40vbXQ&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hd=1&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>From the youtube description:</p>
<blockquote><p>
This video shows what parts of Denmark will flood if the ocean rises. The flood maps were computed using the <a href="http://madalgo.au.dk/Trac-TerraSTREAM" onclick="pageTracker._trackPageview('/outgoing/madalgo.au.dk/Trac-TerraSTREAM?referer=');">TerraSTREAM software package</a> and the finished flood maps were visualized by importing the resulting rasters into the <a href="http://grass.itc.it/" onclick="pageTracker._trackPageview('/outgoing/grass.itc.it/?referer=');">GRASS</a> open source GIS.</p>
<p>The algorithm used by TerraSTREAM takes dikes and natural features into account and works directly on the original input terrain. The terrain has been down-sampled afterwards for visualization purposes, the few seemingly disconnected flat areas are due to the fact that the computed output has been down-sampled for this video.</p></blockquote>
<p>The size input grid dem used in this computation was around 100 gigabytes. The video was used in  recent <a href="http://videnskab.dk/content/dk/teknologi/dansk_software_skal_varsle_oversvommelser" onclick="pageTracker._trackPageview('/outgoing/videnskab.dk/content/dk/teknologi/dansk_software_skal_varsle_oversvommelser?referer=');">article</a>(in Danish) which was about TerraSTREAM&#8217;s ability to compute flooding maps like the one shown in the video, on even very big terrains.  This type of flood map can be used in an initial screening phase for computing flood risks.<br />
In my opinion TerraSTREAM is a good example of  I/O-efficient (external memory) algorithms put to use in efficiently solving real world problems on massive datasets. </p>
]]></content:encoded>
			<wfw:commentRss>http://moelhave.dk/2009/07/computing-nationwide-flood-maps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
