<?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>Fri, 03 Feb 2012 23:04:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>YAGEL – Multiple Balloons on Mars</title>
		<link>http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars</link>
		<comments>http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars#comments</comments>
		<pubDate>Mon, 30 Aug 2010 01:33:10 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3983</guid>
		<description><![CDATA[I&#8217;m releasing Yet Another Google Earth Layer, this one featuring some more KML tricks and hacks pushing Google Earth to do things that Google does not officially support: multiple placemark description balloons visible at once. Download: Mariner Mars 1971 (MM71) Ultraviolet Spectrometer (UVS) Data in Google Earth. This is a work in progress as part [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m releasing Yet Another Google Earth Layer, this one featuring some more <a href="http://code.google.com/p/kdm-idl/">KML tricks and hacks</a> pushing Google Earth to do things that Google does not officially support: multiple placemark description balloons visible at once.</p>
<p>Download: <a href="http://kenmankoff.com/maps/MM71/MM71.kml">Mariner Mars 1971 (MM71) Ultraviolet Spectrometer (UVS) Data in Google Earth</a>. This is a work in progress as part of a Planetary Data Restoration Project at the <a href="http://lasp.colorado.edu/">Laboratory for Atmospheric and Space Physics</a> and as such the data is not finalized and is subject to change.</p>
<p>The data comes from the <a href="http://lasp.colorado.edu/mariner_9_data/">Ultraviolet Spectrometer on the Mariner Mars 1971 spacecraft</a>, and had previously been processed for the <a href="http://lasp.colorado.edu/albatross/">Albatross</a> software tool back in 2002. Neither Google Earth nor its predecessor KeyHole, nor even KML, existed back in 2002, and the data needs to be accessible in a more modern and accessible visualization tool (Google Earth) in order to remain useful.</p>
<div class="wp-caption alignright" style="width: 74px"><img title="Yellow Pushpin" src="http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png" alt="Yellow Pushpin" width="64" height="64" /></p>
<p><img title="Red Pin" src="http://maps.google.com/mapfiles/kml/paddle/red-blank.png" alt="Red Pin" width="64" height="64" /></p>
</dt>
</dl>
</div>
<p>The footprints are where the instrument was looking. In each of these regions a spectral range from 2107 to 3497 Ångströms was sampled, and the spectra are visible in both the hacked multi-balloon display, and in the more detailed official Google Earth balloon visible by clicking on the footprint. Each footprint is colored, both in the map view and in the sidebar, by the response at 3049 Å, which is roughly where the ozone signal is. For more information on the data and science see the references listed at the end of this post.</p>
<p>Previously I implemented <a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth">vertical data</a> &#8220;curtains&#8221; in KML, useful for oceanographic transects, seismic lines, spacecraft looking down through the atmosphere in profile (as opposed to a 2D surface image), or any other vertical data. Along with vertical data (<a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth">solved</a>) and subsurface data (no known work-around), another major limitation of Google Earth is that only one description balloon is allowed to be visible at a time. However, Google Earth does support multiple placemarks (by default yellow pushpins in Google Earth, or red pins in Google Maps). The hack to get multiple balloons visible at once is to make custom icons that look like balloons and then use them in place of the default icons. If this technique is used it is advised to implement various other KML features to make the balloons only appear in certain views and therefore avoid overwhelming the viewer. I&#8217;ve used both the <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#timestamp">TimeStamp</a> and the <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#lod">Level of Detail</a> features to limit when the icons appear.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_3986" class="wp-caption aligncenter" style="width: 510px;">
<dt class="wp-caption-dt"><img class="size-medium wp-image-3986" title="Multiple KML Balloons" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/08/mm71-500x375.jpg" alt="Multiple KML Balloons" width="500" height="375" /><p class="wp-caption-text">Multiple KML Balloons</p></div>
<pre>@article{barth1974atmosphere,
  title={{The atmosphere of Mars}},
  author={Barth, C.A.},
  journal={Annual Review of Earth and Planetary Sciences},
  volume={2},
  number={1},
  pages={333--367},
  year={1974},
  publisher={Annual Reviews}
}

@article{barth1971mariner,
  title={{Mariner 6 and 7 ultraviolet spectrometer
                   experiment: Upper atmosphere data}},
  author={Barth, CA and Hord, CW and Pearce, JB and
                 Kelly, KK and Anderson, GP and Stewart, AI},
  journal={J. geophys. Res},
  volume={76},
  year={1971}
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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[KML]]></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>
]]></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>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/04/23/earthquakes/feed</wfw:commentRss>
		<slash:comments>1</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>
]]></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>
]]></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>

