<?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; Mars</title>
	<atom:link href="http://kenmankoff.com/tag/mars/feed" rel="self" type="application/rss+xml" />
	<link>http://kenmankoff.com</link>
	<description>Antarctica, My PhD, Life, Stuff, etc.</description>
	<lastBuildDate>Tue, 01 May 2012 23:10:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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>Mars Geology</title>
		<link>http://kenmankoff.com/2010/07/18/mars-geology</link>
		<comments>http://kenmankoff.com/2010/07/18/mars-geology#comments</comments>
		<pubDate>Sun, 18 Jul 2010 18:54:54 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3957</guid>
		<description><![CDATA[Data from the U.S.G.S. PIGWAD site converted to display in Google Mars. View the KML layer or the legend (also available through the layer). @conference{skinner2006digital, title={{Digital renovation of the atlas of Mars 1: 15,000,000-scale global geologic series maps}}, author={Skinner Jr, JA and Hare, TM and Tanaka, KL}, booktitle={37th Annual Lunar and Planetary Science Conference}, volume={37}, [...]]]></description>
			<content:encoded><![CDATA[<p>Data from the <a href="http://webgis.wr.usgs.gov/pigwad/down/mars_geology.htm">U.S.G.S. PIGWAD</a> site converted to display in Google Mars. View the <a href="http://kenmankoff.com/maps/mars/geology/MarsGeology.kmz">KML layer</a> or the <a href="http://kenmankoff.com/maps/mars/geology/legend.png">legend</a> (also available through the layer).</p>
<div id="attachment_3949" class="wp-caption aligncenter" style="width: 510px"><a href="http://kenmankoff.com/maps/mars/geology/MarsGeology.kmz"><img class="size-medium wp-image-3949" title="Mars Geology" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/07/mars_geo-500x492.png" alt="Mars Geology" width="500" height="492" /></a><p class="wp-caption-text">Mars Geology</p></div>
<pre>@conference{skinner2006digital,
  title={{Digital renovation of the atlas of Mars
         1: 15,000,000-scale global geologic series maps}},
  author={Skinner Jr, JA and Hare, TM and Tanaka, KL},
  booktitle={37th Annual Lunar and Planetary Science Conference},
  volume={37},
  pages={2331},
  year={2006}
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/07/18/mars-geology/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mars in Moscow</title>
		<link>http://kenmankoff.com/2009/10/20/mars-in-moscow</link>
		<comments>http://kenmankoff.com/2009/10/20/mars-in-moscow#comments</comments>
		<pubDate>Tue, 20 Oct 2009 19:29:02 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ESA]]></category>
		<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3189</guid>
		<description><![CDATA[If you would like to go to Mars, or help others go to Mars, the European Space Agency (ESA) is looking for volunteers to spend 500 days in a simulated spacecraft in Moscow. You will get to travel to Mars, spend 30 days doing surface operations once there, and then return. I would apply, but [...]]]></description>
			<content:encoded><![CDATA[<p>If you would like to go to Mars, or help others go to Mars, the <a href="http://www.esa.int/esaHS/SEM0PZYRA0G_index_0.html">European Space Agency (ESA) is looking for volunteers to spend 500 days in a simulated spacecraft in Moscow</a>. You will get to travel to Mars, spend 30 days doing surface operations once there, and then return.</p>
<p>I would apply, but having just started graduate school I have other commitments for the next 1.4 years. Also, while it seems I can leave my wife for a few months for Antarctica, I would not want to leave her to spend 1.4 years in Moscow.</p>
<p>For details, read up on the recently completed <a href="http://www.esa.int/esaCP/SEMIS47CTWF_index_0.html">105 day mission simulation</a>.</p>
<div class="wp-caption aligncenter" style="width: 410px"><a href="http://www.esa.int/esaHS/SEM0PZYRA0G_index_1.html"><img title="Mars Simulation Isolation Facility. Courtely ESA" src="http://www.esa.int/images/11887A4_L.jpg" alt="Mars Simulation Isolation Facility. Courtely ESA" width="400" height="268" /></a><p class="wp-caption-text">Mars Simulation Isolation Facility. Courtesy ESA</p></div>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2009/10/20/mars-in-moscow/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MER-A Hanging On&#8230;</title>
		<link>http://kenmankoff.com/2008/11/21/mer-a-hanging-on</link>
		<comments>http://kenmankoff.com/2008/11/21/mer-a-hanging-on#comments</comments>
		<pubDate>Fri, 21 Nov 2008 14:39:49 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=1104</guid>
		<description><![CDATA[Below is a two-part image from The Planetary Society showing clean and dirty solar panels on MER-A (Spirit) on Mars. It is no wonder it is on the edge of survival. With luck, a small tornado will hit the rover and clean off the panels. It has happened before.]]></description>
			<content:encoded><![CDATA[<p>Below is a two-part image from <a href="http://www.planetary.org/blog/article/00001733/">The Planetary Society</a> showing clean and dirty solar panels on MER-A (Spirit) on Mars. It is no wonder it is on the edge of survival. With luck, a <a href="http://marsrovers.jpl.nasa.gov/gallery/press/spirit/20050819a.html">small tornado</a> will hit the rover and clean off the panels. It has happened before.<br />
<div class="wp-caption aligncenter" style="width: 522px"><img title="Dust cover on MER-A" src="http://www.planetary.org/image/spirit_dust_comparison_lg.jpg" alt="Dust cover on MER-A" width="512" height="383" /><p class="wp-caption-text">Dust cover on MER-A</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2008/11/21/mer-a-hanging-on/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mars Landing</title>
		<link>http://kenmankoff.com/2008/10/21/mars-landing</link>
		<comments>http://kenmankoff.com/2008/10/21/mars-landing#comments</comments>
		<pubDate>Tue, 21 Oct 2008 04:59:41 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Mars]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=739</guid>
		<description><![CDATA[An animation of how the next Mars Mission (MSL) will touch down. Note that the Mars Exploration Rovers are still going strong, a few days past their 90 day mission which began in late 2003 / early 2004 (video credit: NASA/JPL-Caltech)]]></description>
			<content:encoded><![CDATA[<p>An animation of how the next Mars Mission (<a href="http://mars.jpl.nasa.gov/msl/">MSL</a>) will touch down. Note that the <a href="http://marsrovers.jpl.nasa.gov/home/index.html">Mars Exploration Rovers</a> are still going strong, a few days past their 90 day mission which began in late 2003 / early 2004<br />
<img src="" /></p>
<p>(video credit: NASA/JPL-Caltech)</p>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2008/10/21/mars-landing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://kenmankoff.com.nyud.net/x/videos/misc/MarsLanding.flv" length="21562423" type="video/x-flv" />
		</item>
		<item>
		<title>Kim Stanley Robinson</title>
		<link>http://kenmankoff.com/2007/05/20/kim-stanley-robinson</link>
		<comments>http://kenmankoff.com/2007/05/20/kim-stanley-robinson#comments</comments>
		<pubDate>Sun, 20 May 2007 22:24:18 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[ANDRILL]]></category>
		<category><![CDATA[Antarctica]]></category>
		<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://pace.edgcm.columbia.edu/index.php?entry=entry070520-182418</guid>
		<description><![CDATA[&#8216;First you fall in love with Antarctica, and then it breaks your heart.&#8217; &#8211; Kim Stanley Robinson The day after getting my acceptance letter from ANDRILL I went to Strand (map) and bought Antarctica by Kim Stanly Robinson. I was excited as Red Mars is one of my favorite books. If you like Red Mars [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8216;First you fall in love with Antarctica, and then it breaks your heart.&#8217; &#8211; Kim Stanley Robinson</p></blockquote>
<p>The day after getting my acceptance letter from ANDRILL I went to <a href="http://www.strandbooks.com/">Strand</a> (<a href="http://maps.google.com/maps?q=strand+books&amp;near=828+broadway,+nyc&amp;iwloc=A">map</a>) and bought <a href="http://books.google.com/books?q=0553100637"><em>Antarctica</em></a> by Kim Stanly Robinson.</p>
<p>I was excited as Red Mars is one of my favorite books. If you like Red Mars or any of the <a href="http://en.wikipedia.org/wiki/Mars_trilogy">Mars Trilogy</a> I recommend this. It is a quicker read than any of the Mars books and it is very similar to Red Mars (survival) plus Blue Mars (politics), without the Green (terraforming).</p>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2007/05/20/kim-stanley-robinson/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compare and Contrast: Mars RAT and Antarctica ANDRILL</title>
		<link>http://kenmankoff.com/2007/05/15/compare-and-contrast-mars-rat-and-antarctica-andrill</link>
		<comments>http://kenmankoff.com/2007/05/15/compare-and-contrast-mars-rat-and-antarctica-andrill#comments</comments>
		<pubDate>Wed, 16 May 2007 02:51:06 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[ANDRILL]]></category>
		<category><![CDATA[Antarctica]]></category>
		<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://pace.edgcm.columbia.edu/index.php?entry=entry070515-225106</guid>
		<description><![CDATA[I used to work for Honeybee Robotics. They design and build drills for Mars and other planets. The RAT on the MER rovers drills 5mm deep and uses 11 watts of power. Think of 1/10th of a 110W light bulb (and then go change your light bulbs to CFLs). The ANDRILL drill rig can go [...]]]></description>
			<content:encoded><![CDATA[<p>I used to work for <a href="http://honeybeerobotics.com/">Honeybee Robotics</a>. They design and build drills for Mars and other planets.</p>
<p>The <a href="http://honeybeerobotics.com/rat.html">RAT</a> on the MER rovers drills 5mm deep and uses 11 watts of power. Think of 1/10th of a 110W light bulb (and then go change your light bulbs to <a href="http://en.wikipedia.org/wiki/Compact_fluorescent_lamp">CFL</a>s).</p>
<p>The ANDRILL drill rig can go 1000m (1km) deep, and uses a 60KW diesel generator.</p>
<p>Mars and Antarctica are quite similar, except one is red and one is white and blue.</p>
<p><a href="http://honeybeerobotics.com/rat.html"><br />
<img src="http://honeybeerobotics.com/feature_images/tech/rat/img/on_5.jpg" alt="RAT" width="100%" /><br />
</a></p>
<p><a href="http://andrill.org/album/Site/science.html"><br />
<img src="http://andrill.org/album/Site/science_files/lukes%20pics%20074.jpg" alt="ANDRILL dril" width="100%" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2007/05/15/compare-and-contrast-mars-rat-and-antarctica-andrill/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

