<?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>KenMankoff &#187; IDL</title>
	<atom:link href="http://kenmankoff.com/tag/idl/feed" rel="self" type="application/rss+xml" />
	<link>http://kenmankoff.com</link>
	<description>Antarctica, My PhD, Life, Stuff, etc.</description>
	<lastBuildDate>Wed, 01 Sep 2010 20:39:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Vertical Data in Google Earth</title>
		<link>http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth</link>
		<comments>http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth#comments</comments>
		<pubDate>Sat, 15 May 2010 03:10:22 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3919</guid>
		<description><![CDATA[Google Earth does not officially support vertical curtains of data. However, it does support buildings with images on the side. If you are willing to stretch the definition of a building, you can put any vertical data you like into KML. This implementation was inspired by the Goddard Earth Science (GES) Data and Information Service [...]]]></description>
			<content:encoded><![CDATA[<p>Google Earth does not officially support vertical curtains of data. However, it does support buildings with images on the side. If you are willing to stretch the definition of a building, you can put any vertical data you like into KML. This implementation was inspired by the<a href="http://disc.sci.gsfc.nasa.gov/googleearth"> Goddard Earth Science (GES) Data and Information Service Center (DISC)</a> sample files for CloudSat, CALIPSO, and Aqua.</p>
<p>If you use IDL and would like to image your data in Google Earth, be it points, lines, regions, surface images, or vertical data, you should be using my IDL interface to the <a href="http://code.google.com/p/kdm-idl/">KML API</a>.<br />
<center><br />
<div id="attachment_3920" class="wp-caption aligncenter" style="width: 519px"><img src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/05/vertical.png" alt="Vertical Data in Google Earth" title="Vertical Data in Google Earth" width="509" height="556" class="size-full wp-image-3920" /><p class="wp-caption-text">Vertical Data in Google Earth</p></div></center></p>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars" rel="bookmark" class="crp_title">YAGEL – Multiple Balloons on Mars</a></li><li><a href="http://kenmankoff.com/2009/07/30/kdm-idl-code-library" rel="bookmark" class="crp_title">KDM-IDL Code Library</a></li><li><a href="http://kenmankoff.com/2007/09/12/sea-level-rise-maps-in-google-earth" rel="bookmark" class="crp_title">Sea Level Rise Maps in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/01/24/gistemp-stationdata" rel="bookmark" class="crp_title">GISTEMP.StationData</a></li><li><a href="http://kenmankoff.com/2010/04/23/earthquakes" rel="bookmark" class="crp_title">Earthquakes</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Earthquakes</title>
		<link>http://kenmankoff.com/2010/04/23/earthquakes</link>
		<comments>http://kenmankoff.com/2010/04/23/earthquakes#comments</comments>
		<pubDate>Fri, 23 Apr 2010 19:39:52 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3855</guid>
		<description><![CDATA[I came across a database of earthquakes from 1960 to almost present. I converted it from the existing form to KML so it can be seen in both Google Earth and Google Maps. Both views incorporate a temporal component. For the Google Earth view, magnitude as been encoded as pin size and depth has been [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a database of earthquakes from 1960 to almost present. I converted it from <a href="http://pods.binghamton.edu/~ajones/#Seismic-Eruptions">the existing form</a> to KML so it can be seen in both <a href="http://kenmankoff.com/maps/quakes/quakes6.kmz">Google Earth</a> and <a href="http://kenmankoff.com/maps/quakes/">Google Maps</a>. Both views incorporate a temporal component.</p>
<p>For the Google Earth view, magnitude as been encoded as pin size and depth has been encoded as height above the Earth. A few interesting regions where the deep quakes occur, such as east of the Andes, pop out.</p>
<div id="attachment_3856" class="wp-caption aligncenter" style="width: 510px"><img class="size-medium wp-image-3856" title="Earthquakes" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/04/quakes-500x407.png" alt="Earthquakes" width="500" height="407" /><p class="wp-caption-text">Earthquakes</p></div>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/07/18/mars-geology" rel="bookmark" class="crp_title">Mars Geology</a></li><li><a href="http://kenmankoff.com/2009/03/19/photos-from-antarctica" rel="bookmark" class="crp_title">Photos from Antarctica</a></li><li><a href="http://kenmankoff.com/2010/01/24/gistemp-stationdata" rel="bookmark" class="crp_title">GISTEMP.StationData</a></li><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars" rel="bookmark" class="crp_title">YAGEL – Multiple Balloons on Mars</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/04/23/earthquakes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GISTEMP.StationData</title>
		<link>http://kenmankoff.com/2010/01/24/gistemp-stationdata</link>
		<comments>http://kenmankoff.com/2010/01/24/gistemp-stationdata#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:45:59 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Climate]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3695</guid>
		<description><![CDATA[NASA GISS has recently announced another year of the surface temperature trends. Last year, 2009, tied for the 2nd warmest year on record, and the past decade (January 2000 to December 2009) was the warmest on record. I took the time this weekend to re-create a Google Earth layer showing these data. This visualization allows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.giss.nasa.gov">NASA GISS</a> has recently announced another year of the surface temperature trends. Last year, 2009, tied for the 2nd warmest year on record, and the past decade (January 2000 to December 2009) was the warmest on record.</p>
<p>I took the time this weekend to re-create a Google Earth layer showing these data. This visualization allows you to see a broad geospatial overview, and then select any particular location and see both long-term trends and even the data point for each individual month.</p>
<p><a href="http://kenmankoff.com/maps/GISTEMP.StationData/GISTEMP.StationData.kml">Download</a> (330K)</p>
<div id="attachment_3696" class="wp-caption aligncenter" style="width: 509px"><img class="size-medium wp-image-3696" title="GISTEMP.StationData" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/01/map2-499x358.jpg" alt="GISTEMP.StationData" width="499" height="358" /><p class="wp-caption-text">GISTEMP.StationData</p></div>
<div id="attachment_3706" class="wp-caption aligncenter" style="width: 510px"><a href="http://kenmankoff.com/wordpress/wp-content/uploads/2010/01/map3.png"><img class="size-medium wp-image-3706" title="GISTEMP.StationData" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/01/map3-500x357.png" alt="GISTEMP.StationData" width="500" height="357" /></a><p class="wp-caption-text">GISTEMP.StationData</p></div>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/07/18/mars-geology" rel="bookmark" class="crp_title">Mars Geology</a></li><li><a href="http://kenmankoff.com/2009/07/16/kml-interactive-sampler" rel="bookmark" class="crp_title">KML Interactive Sampler</a></li><li><a href="http://kenmankoff.com/2010/04/23/earthquakes" rel="bookmark" class="crp_title">Earthquakes</a></li><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/02/27/mini-tsunami" rel="bookmark" class="crp_title">Mini-Tsunami</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/01/24/gistemp-stationdata/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KDM-IDL Code Library</title>
		<link>http://kenmankoff.com/2009/07/30/kdm-idl-code-library</link>
		<comments>http://kenmankoff.com/2009/07/30/kdm-idl-code-library#comments</comments>
		<pubDate>Fri, 31 Jul 2009 00:01:52 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[KML]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3091</guid>
		<description><![CDATA[I have spent quite a bit of time developing IDL code in the past, and it appears I will do some more in the near-term future. I have decided to release my IDL code library to the public so that others can perhaps benefit from my work. This is a work-in-progress and access is via [...]]]></description>
			<content:encoded><![CDATA[<p>I have spent quite a bit of time developing IDL code in the <a href="http://lasp.colorado.edu/snoedata/">past</a>, and it appears I will do some more in the near-term future. I have decided to release <a href="http://code.google.com/p/kdm-idl/">my IDL code library</a> to the public so that others can perhaps benefit from my work. This is a work-in-progress and <a href="http://code.google.com/p/kdm-idl/source/checkout">access</a> is via Subversion.</p>
<p>One subset of the library is the <a href="http://code.google.com/p/kdm-idl/wiki/KML">KDM_KML</a> lib for writing KML files. This code should make it fairly simple to display data sets in Google Earth from IDL.</p>
<p>I have currently implemented about 50% of the <a href="http://code.google.com/apis/kml/documentation/kmlreference.html">KML API</a> and will get the rest implemented as time goes on. Right now layers can have overlays, points (placemarks), or linestrings (paths). Any element (that the API supports) can have a timestamp, and styles are supported too. With knowledge of the KML API you can create artistic balloons with whatever content you like that can even link to each other.</p>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars" rel="bookmark" class="crp_title">YAGEL – Multiple Balloons on Mars</a></li><li><a href="http://kenmankoff.com/2009/07/16/kml-interactive-sampler" rel="bookmark" class="crp_title">KML Interactive Sampler</a></li><li><a href="http://kenmankoff.com/2009/03/23/geo-tagging-photos" rel="bookmark" class="crp_title">Geo-Tagging Photos</a></li><li><a href="http://kenmankoff.com/2008/11/08/python-and-rss-and-google-maps" rel="bookmark" class="crp_title">Any RSS to Google Maps with Python</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2009/07/30/kdm-idl-code-library/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
