<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Tabletop Whale</title>
		<description>Science infographics and animations</description>		
		<link>http://tabletopwhale.com</link>
		<atom:link href="http://tabletopwhale.com/feed.xml" rel="self" type="application/rss+xml" />
		
			<item>
				<title>Explaining ventilators for COVID-19</title>
				<description>&lt;p&gt;Last week I collaborated with Dr. Sarah Low to explain ventilators in a series of animations. Sarah is an anesthesiology resident at Massachusetts General Hospital, and a leader of &lt;a href=&quot;https://www.coventchallenge.com/&quot; target=&quot;_blank&quot;&gt;CoVent-19&lt;/a&gt; - one of many efforts to address the ventilator shortage during the Covid-19 outbreak. The CoVent-19 organization is run by a team of thirteen medical doctors, including Sarah. Their goal is to teach engineers the basics of medical ventilation, in the hopes that new ventilation solutions can be engineered from existing equipment or repurposed supplies.&lt;/p&gt;

&lt;p&gt;Please take a look at the &lt;a href=&quot;https://www.coventchallenge.com/&quot; target=&quot;_blank&quot;&gt;CoVent-19 website&lt;/a&gt; for more information! I’m also sharing all of these ventilation graphics to the &lt;a href=&quot;https://creativecommons.org/publicdomain/zero/1.0/deed.en&quot; target=&quot;_blank&quot;&gt;public domain&lt;/a&gt;, so you’re free to use them however you like . But please note that I only illustrated the simplified circuits that Sarah needed (this isn’t a comprehensive explanation of ventilators).&lt;/p&gt;

&lt;table class=&quot;btn-ignore-769 caption-table-table&quot;&gt;
	&lt;tr&gt; 
    	&lt;td class=&quot;caption-table&quot;&gt;
			&lt;h1&gt;Biology of ventilation&lt;/h1&gt;
			&lt;p&gt;Air moves from our lungs into the bloodstream through tiny, air-filled sacs called alveoli. &lt;/p&gt;
		&lt;/td&gt;
		&lt;td&gt;
			&lt;img src=&quot;/img/posts/20-04-01-ventilation_biology.gif&quot; class=&quot;caption-table-img&quot; /&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
    	&lt;td class=&quot;caption-table&quot;&gt;
			&lt;h1&gt;Open circuit ventilators&lt;/h1&gt;
			&lt;p&gt;This is a very simple version of a ventilator where waste gas is expelled from the system without recycling.&lt;/p&gt;
		&lt;/td&gt;
		&lt;td&gt;
			&lt;img src=&quot;/img/posts/20-04-01-open-system.gif&quot; class=&quot;caption-table-img&quot; /&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;caption-table-last&quot;&gt; 
    	&lt;td class=&quot;caption-table caption-table-last&quot;&gt;
			&lt;h1&gt;Closed circuit ventilators&lt;/h1&gt;
			&lt;p&gt;This diagram is more like a modern medical ventilator. A CO&lt;subscript&gt;2&lt;/subscript&gt; filter recycles air to reduce waste. An outflow valve controlled by the ventilator releases pressure that builds up as more and more fresh air is added to the closed system. &lt;/p&gt;
		&lt;/td&gt;
		&lt;td class=&quot;caption-table-last&quot;&gt;
			&lt;img src=&quot;/img/posts/20-04-01-closed-system.gif&quot; class=&quot;caption-table-img&quot; /&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;

&lt;table class=&quot;btn-show-769 caption-table-table&quot;&gt;
	&lt;tr&gt; 
    	&lt;td class=&quot;caption-table&quot;&gt;
			&lt;h1&gt;Biology of ventilation&lt;/h1&gt;
			&lt;p&gt;Air moves from our lungs into the bloodstream through tiny, air-filled sacs called alveoli. &lt;/p&gt;
			&lt;img src=&quot;/img/posts/20-04-01-ventilation_biology.gif&quot; class=&quot;caption-table-img&quot; /&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
    	&lt;td class=&quot;caption-table&quot;&gt;
			&lt;h1&gt;Open circuit ventilators&lt;/h1&gt;
			&lt;p&gt;This is a very simple version of a ventilator where waste gas is expelled from the system without recycling.&lt;/p&gt;
			&lt;img src=&quot;/img/posts/20-04-01-open-system.gif&quot; class=&quot;caption-table-img&quot; /&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;caption-table-last&quot;&gt; 
    	&lt;td class=&quot;caption-table caption-table-last&quot;&gt;
			&lt;h1&gt;Closed circuit ventilators&lt;/h1&gt;
			&lt;p&gt;This diagram is more like a modern medical ventilator. A CO&lt;subscript&gt;2&lt;/subscript&gt; filter recycles air to reduce waste. An outflow valve controlled by the ventilator releases pressure that builds up as more and more fresh air is added to the closed system. &lt;/p&gt;
			&lt;img src=&quot;/img/posts/20-04-01-closed-system.gif&quot; class=&quot;caption-table-img&quot; /&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;
</description>
				<pubDate>Wed, 01 Apr 2020 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2020/04/01/explaining-ventilators-for-covid-19.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2020/04/01/explaining-ventilators-for-covid-19.html</guid>
			</item>
		
			<item>
				<title>The Geology of the Moon</title>
				<description>&lt;p&gt;This map was one of my favorites, so I’m excited to share &lt;a href=&quot;https://github.com/eleanorlutz/moon_geology_atlas_of_space&quot; target=&quot;_blank&quot;&gt;the code tutorial&lt;/a&gt; for a geologic map of the Moon! Although I already made &lt;a href=&quot;http://tabletopwhale.com/2019/06/24/a-geologic-map-of-mars.html&quot; target=&quot;_blank&quot;&gt;a geologic map of Mars&lt;/a&gt;, this Moon map was much more difficult because the geologic data was split into six different datasets. Each dataset had unique labels (and sometimes different data formats) so I spent a lot of time piecing the data together to create a cohesive map.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-08-26-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-08-26-01-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;&lt;/p&gt;

&lt;p&gt;One complication with having six datasets instead of one was that some geologic categories were described differently in each dataset, like “&lt;i&gt;Basin Material, Rugged&lt;/i&gt;” vs. “&lt;i&gt;Material of Rugged Basin Terrain&lt;/i&gt;”. So I decided to combine closely related terms into a single color.&lt;/p&gt;

&lt;p&gt;This Moon data was also challenging because the geologic timescales weren’t very precise. Some areas were described with uncertainty - like plains from the “&lt;i&gt;Imbrian or Nectarian&lt;/i&gt;” era. And some geologic categories combined many time periods, like craters from “&lt;i&gt;Imbrian, Nectarian, and pre-Nectarian&lt;/i&gt;” time periods. I thought it was too complicated to show all these uncertain aggregations in one map, so I decided to omit timescale data entirely. The map features are colored only by geologic category (craters, basins, etc.) and not by age.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-08-26-02.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-08-26-02-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption caption_above_img&quot;&gt;The original maps were originally published in the 70’s, and  I loved the bright neon color schemes in these historical maps. I tried to keep as many of the same colors as possible, though I re-arranged to save the more extreme colors for smaller or more unusual geologic formations. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;The end result is a summarized geologic map rather than a precise replication of the original data. But even though I combined geologic features and didn’t include precise scientific labels, I think the map still works in its limited role as a condensed overview of Moon geology.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-08-26-03.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-08-26-03-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;Some of the distinctive locations on the Moon. &lt;b&gt;1:&lt;/b&gt; Mare Orientale, a huge impact crater on the far side of the moon. &lt;b&gt;2:&lt;/b&gt; Mare Tranquillitatis, the landing site of Apollo 11 - the first manned landing on the Moon. &lt;b&gt;3:&lt;/b&gt; The far side of the moon. &lt;b&gt;4:&lt;/b&gt; Fra Mauro crater (at center, next to the neon green Fra Mauro highlands), the landing site of Apollo 14 in 1971. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;This map is actually the last installment in the Atlas of Space series. I love working with astronomy data and I’m sure I’ll make more maps in the future, but for now I’m taking a break to try and finish my last PhD research project. Thanks for all of your comments and suggestions this summer - I really enjoyed getting to share these maps with you! For those of you going to NACIS meeting this fall, I’m looking forward to talking more about these maps at the conference in the &lt;a href=&quot;https://nacis2019.sched.com/event/e23c8217c1e0702dfd1cbae65ed151b2&quot; target=&quot;_blank&quot;&gt;Using Open Data&lt;/a&gt; panel. Hopefully I’ll see some of you there!&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://planetarynames.wr.usgs.gov/&quot; target=&quot;_blank&quot;&gt;Gazetteer of Planetary Nomenclature&lt;/a&gt;, International Astronomical Union (IAU). &amp;copy; 2019 Working Group for Planetary System Nomenclature (WGPSN).
&lt;a href=&quot;https://planetarymapping.wr.usgs.gov/Page/view/Guidelines&quot; target=&quot;_blank&quot;&gt;Planetary Symbology Mapping Guidelines&lt;/a&gt;, Federal Geographic Data Committee.
&lt;a href=&quot;https://astrogeology.usgs.gov/search/details/Moon/LRO/LOLA/Lunar_LRO_LOLA_Global_LDEM_118m_Mar2014/cub&quot; target=&quot;_blank&quot;&gt;LRO LOLA Elevation Model 118m (LDEM GDR)&lt;/a&gt;. &amp;copy; 2018 NASA PDS and Derived Products Annex. LOLA Science Team.
&lt;a href=&quot;https://astrogeology.usgs.gov/search/map/Moon/Geology/Lunar_Geologic_GIS_Renovation_March2013&quot; target=&quot;_blank&quot;&gt;Lunar 5M Geologic Map Renovation&lt;/a&gt;. NASA PDS and Derived Products Annex. &amp;copy; 2016 USGS Astrogeology Science Center.
&lt;a href=&quot;http://www.planetary.org/explore/space-topics/space-missions/missions-to-the-moon.html&quot; target=&quot;_blank&quot;&gt;Missions to the Moon&lt;/a&gt;. &amp;copy; 2019 The Planetary Society.

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Henrik Hargitai, Oliver Fraser, Michael Ruxton, Chloe Pursey, and Leah Willey for their helpful advice in making this map.

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 26 Aug 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/08/26/the-geology-of-the-moon.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/08/26/the-geology-of-the-moon.html</guid>
			</item>
		
			<item>
				<title>A Topographic Map of the Moon</title>
				<description>&lt;p&gt;My next two maps in the Atlas of Space series show the topography and geology of the Moon. These were some of my favorite datasets in the project - the Moon is our closest celestial neighbor, and we know a lot more about the Moon than about our neighboring planets. The Apollo missions even returned several hundred kilograms of lunar rock to the Earth for detailed analysis.&lt;/p&gt;

&lt;p&gt;The moon is tidally locked to the Earth, which means that it completes one rotation around its axis in exactly the same time that it takes to circle around the Earth. Because of this, the far side of the moon is never visible from the Earth’s surface. This topographic map shows the near side of the moon in the large central map, as well as the North pole, South pole, far side, and interior in the four surrounding maps.&lt;/p&gt;

&lt;p&gt;People have been fascinated by the moon for thousands of years, and lunar events like the full moon or an eclipse are tied to ancient calendars, myths, and celebrations. The lunar cycle can even be seen today in the pattern of Google searches for the word “moon,” which peaks predictably during every full moon.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-08-19-01.jpg&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-08-19-01-mini-01.jpg&quot; class=&quot;imageblog btn-show-300 &quot; /&gt;
&lt;small class=&quot;caption caption_above_img&quot;&gt;&lt;b&gt;1:&lt;/b&gt; Data layers used to design this map. &lt;b&gt;2:&lt;/b&gt; Google search frequency for the word “moon” in the United States (data from &lt;a href=&quot;https://www.timeanddate.com/moon/phases/&quot; target=&quot;_blank&quot;&gt;Moon phase dates&lt;/a&gt; and &lt;a href=&quot;https://trends.google.com/trends/explore?q=moon&amp;amp;geo=US&quot; target=&quot;_blank&quot;&gt;Google Trends&lt;/a&gt;). Each yellow line shows one lunar cycle in 2018, normalized to the highest and lowest value within each lunar cycle. The turquoise line shows the overall mean.&lt;/small&gt;&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://planetarynames.wr.usgs.gov/&quot; target=&quot;_blank&quot;&gt;Gazetteer of Planetary Nomenclature&lt;/a&gt;, International Astronomical Union (IAU). &amp;copy; 2019 Working Group for Planetary System Nomenclature (WGPSN).
&lt;a href=&quot;https://solarsystem.nasa.gov/moons/earths-moon/in-depth/&quot; target=&quot;_blank&quot;&gt;Earth&apos;s Moon In Depth&lt;/a&gt;. &amp;copy; 2019 NASA Science Solar System Exploration.
&lt;a href=&quot;https://astrogeology.usgs.gov/search/details/Moon/LRO/LOLA/Lunar_LRO_LOLA_Global_LDEM_118m_Mar2014/cub&quot; target=&quot;_blank&quot;&gt;LRO LOLA Elevation Model 118m (LDEM GDR)&lt;/a&gt;. &amp;copy; 2018 NASA PDS and Derived Products Annex. LOLA Science Team.

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Oliver Fraser, Henrik Hargitai, Chloe Pursey, and Leah Willey for their helpful advice in making this map. 

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 19 Aug 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/08/19/a-topographic-map-of-the-moon.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/08/19/a-topographic-map-of-the-moon.html</guid>
			</item>
		
			<item>
				<title>An Animated Sketch of Jupiter</title>
				<description>&lt;p&gt;This week’s map is just for fun! The animated GIF illustrates the storms on Jupiter, but it’s an artistic drawing rather than an accurate representation of the clouds in real time. The majority of the work was done in Photoshop, based on images published from the Cassini spacecraft in 2000 and 2006.&lt;/p&gt;

&lt;p&gt;At first I wasn’t planning to map Jupiter, because the surface is constantly changing. We also have much less information about the gas giants compared to the rocky planets closer to Earth. But then I found &lt;a href=&quot;https://photojournal.jpl.nasa.gov/catalog/PIA02863&quot; target=&quot;_blank&quot;&gt;this awesome video of Jupiter’s clouds&lt;/a&gt;, and I decided to edit the film into a repeating cycle.&lt;/p&gt;

&lt;p&gt;To make a more detailed design, l I used Cassini’s &lt;a href=&quot;https://photojournal.jpl.nasa.gov/catalog/PIA07782&quot; target=&quot;_blank&quot;&gt;high-resolution Jupiter map&lt;/a&gt; as the background, and placed the lower resolution video on top as a semi-transparent layer. Cassini’s video doesn’t include any data for the North or South poles, so the very top and bottom of this map aren’t animated. You can probably see the discontinuity at about the second bolded latitude line (though it’s not too noticeable because of the low wind speed near the poles).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-08-02-01.gif&quot; alt=&quot;Cassini images of Jupiter&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-08-02-01-mini-01.gif&quot; alt=&quot;Cassini images of Jupiter&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;The high-resolution version of Cassini’s Jupiter map (&lt;b&gt;1&lt;/b&gt;) is much more detailed than the video version (&lt;b&gt;2&lt;/b&gt;). I combined both of them together to get both detail and animation into the design. The original video doesn’t actually loop, but you can gradually fade the frames at the end of the movie to give the illusion of continuous flow. I also removed the occasional shadowy blotches cast by Jupiter’s moons, and edited the colors and contrast in the video to match the background image. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;Although I labeled some of Jupiter’s cloud layers, the storms are constantly shifting and individual bands can move or change color over time. Even the Great Red Spot, a huge storm big enough to swallow the Earth whole, is gradually shrinking and could disappear within our lifetime.&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://photojournal.jpl.nasa.gov/catalog/PIA07783&quot; target=&quot;_blank&quot;&gt;PIA07783&lt;/a&gt;. Cassini&apos;s Best Maps of Jupiter (North Polar Map). &amp;copy; 2006 NASA, JPL, and the Space Science Institute.
&lt;a href=&quot;https://photojournal.jpl.nasa.gov/catalog/PIA07784&quot; target=&quot;_blank&quot;&gt;PIA07784&lt;/a&gt;. Cassini&apos;s Best Maps of Jupiter (South Polar Map). &amp;copy; 2006 NASA, JPL, and the Space Science Institute. 
&lt;a href=&quot;https://photojournal.jpl.nasa.gov/catalog/PIA02863&quot; target=&quot;_blank&quot;&gt;PIA02863&lt;/a&gt;. Planetwide Color Movie. &amp;copy; 2000 NASA, JPL, and the University of Arizona.
&lt;a href=&quot;https://photojournal.jpl.nasa.gov/catalog/PIA07782&quot; target=&quot;_blank&quot;&gt;PIA07782&lt;/a&gt;. Cassini&apos;s Best Maps of Jupiter (Cylindrical Map). &amp;copy; 2006 NASA, JPL, and the Space Science Institute. 

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Chloe Pursey and Leah Willey for their helpful advice in making this map.

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Fri, 02 Aug 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/08/02/an-animated-sketch-of-jupiter.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/08/02/an-animated-sketch-of-jupiter.html</guid>
			</item>
		
			<item>
				<title>Constellations from Around the World</title>
				<description>&lt;p&gt;Two weeks ago I shared &lt;a href=&quot;http://tabletopwhale.com/2019/07/15/the-western-constellations.html&quot; target=&quot;_blank&quot;&gt;a map of all the stars you can see from Earth&lt;/a&gt;, alongside the Western constellations. But the Western constellations are only one of many patterns of stars invented by cultures around the world. This week’s map illustrates the animals, people, and objects imagined in the sky by more than 30 different civilizations.&lt;/p&gt;

&lt;p&gt;To make this map I used data from &lt;a href=&quot;https://stellarium.org/&quot; target=&quot;_blank&quot;&gt;Stellarium&lt;/a&gt;, an open-source planetarium software that includes constellations from ancient Dakota, Hawaiian, and Mongolian cultures, among many others. Some of my favorite constellations were the &lt;i&gt;Stars of Water&lt;/i&gt;, &lt;i&gt;Rabbit Tracks&lt;/i&gt;, and the &lt;i&gt;Hippopotamus&lt;/i&gt;, and I also really liked the star names &lt;i&gt;The Oath Star&lt;/i&gt;, &lt;i&gt;Lady of Life&lt;/i&gt;, and &lt;i&gt;The Hand of the Mouse&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-29-02.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-29-02-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption caption_above_img&quot;&gt;The stars around the Western constellation &lt;i&gt;Orion&lt;/i&gt; are one of the busiest places on the map. Some of the individual cultures are highlighted here, including the Chinese constellations in red, ancient Egyptian in turquoise, and Arabic in green. I really liked that each of these cultures included the triple stars in “Orion’s belt”, but still interpreted the star patterns in a completely different design. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-29-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-29-01-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;The color scheme for this map was inspired by antique roadmaps, like this &lt;a href=&quot;https://digitalcollections.nypl.org/items/bc714ed0-d20a-0135-4b9b-01353a5bb56c#/?uuid=946933d0-f308-0135-41ac-08b588ddd627&quot; target=&quot;_blank&quot;&gt;map of Nebraska from 1898&lt;/a&gt;. But this is the only map in the series without a dark background, and I wasn’t quite convinced that a lighter background could work for a star map. I even made two different versions before finally deciding to stick with the original color scheme. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;I originally wanted to label the constellations in each culture’s language, but the translations for Stellarium are an ongoing process (that &lt;a href=&quot;https://www.transifex.com/stellarium/stellarium/&quot; target=&quot;_blank&quot;&gt;you can help out with&lt;/a&gt;, by the way!). I did the best I could by including Chinese labels, which were already fully translated in Stellarium, and by adding phonetic ひらがな labels for Japanese moon signs (I speak Japanese).&lt;/p&gt;

&lt;p&gt;This map was definitely one of my favorite designs. At first I was worried that with so many constellation lines, the map would look like a tangled ball of yarn. So I was pleasantly surprised to see that the “ball of yarn” still had a clear pattern - the brightest stars were shared across almost every single culture across the world. I’ll admit that the final map is probably a little too busy to clearly see the individual constellations. But in the end I think the charm of this dataset is seeing the crisscrossing connections shared across the globe, even if the lines are a little entangled.&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://stellarium.org/&quot; target=&quot;_blank&quot;&gt;Stellarium&lt;/a&gt;. &amp;copy; 2019 version 0.19.0.
&lt;a href=&quot;http://www.astronexus.com/hyg&quot; target=&quot;_blank&quot;&gt;HYG Database version 3&lt;/a&gt;. &amp;copy; 2019 David Nash.

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Nadieh Bremer, Oliver Fraser, Chloe Pursey, and Leah Willey for their helpful advice in making this map.

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 29 Jul 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/07/29/the-world-constellations.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/07/29/the-world-constellations.html</guid>
			</item>
		
			<item>
				<title>A Topographic Map of Mars</title>
				<description>&lt;p&gt;This week’s map is a topographic map of Mars! I already shared &lt;a href=&quot;https://github.com/eleanorlutz/topography_atlas_of_space&quot; target=&quot;_blank&quot;&gt;the code to make these topographic maps&lt;/a&gt; a few weeks ago, so for this blog post I decided to write a better description of how I illustrated the ornamental borders and decided on a design style for the map collection. Although style design was the least technical part of the project, I think it actually took just as much time - if not more - than any of the code for individual maps.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-22-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-22-01-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;For this project I wanted to combine large datasets with the hand-crafted design style of artists like William Morris or Alphonse Mucha. To organize my thoughts I collected a big folder of inspiration images from sources like the &lt;a href=&quot;https://www.nypl.org/&quot; target=&quot;_blank&quot;&gt;New York Public Library Digital Database&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;When I started this project I initially wanted to design different border decorations for every topic. I sketched a collection of 18 different repeated patterns, each meant to go alongside a unique astronomy theme like planets, galaxies, space missions, or satellites. But as the project continued I realized there was so much data that the detailed borders made the maps look too cluttered. In the end I removed all of the borders and designed just one scrollwork illustration to wrap around rounded map projections like this Mars map. In these round maps I thought the shift from detailed map to blank paper was a bit too abrupt, so this was a good compromise between data-heavy and illustrative design styles.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-22-02.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-22-02-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption caption_above_img&quot;&gt;I like to start my projects by sketching outlines and graphs using pencil and paper. Most of my sketches aren’t as neat as this example, but it’s much easier for me to experiment with shapes when I’m drawing in a physical sketchbook. For color palettes I jump straight into digital design, where it’s much faster to make small changes in hue or saturation. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-22-04.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-22-04-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;The 14 color schemes I designed in the beginning of the project. Each color palette is shown in several different ways, because I wanted to design versatile color schemes that could work as discrete elements, or as pieces of a complex pattern, or as a gradient in topographic maps. The color schemes marked with an asterisk were used as gradients for topographic maps, but the rest either didn’t make into the final collection or were only used as part of larger color palettes, such as the geologic maps. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;With the borders removed from the project, the scrollwork surrounding the round maps were the most illustration-heavy part of the map collection. When I paint decorations like these in Photoshop, I begin each design as a solid white shape and then gradually break away pieces into detailed chunks. Next, I brush away pieces of each section with the brush eraser tool until the pieces look like a fully-shaded monochrome design. I wait to add color until the very last step, where I use many different colors and overlay layers for a richer effect.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-22-03.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-22-03-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;To design the scrollwork border I first sketched a rough outline of the shapes in pencil. I tried a couple different iterations of leafy scrolls before finally picking a less botanically inspired design. In this snapshot the top half shows the sketching process - where I tried out many different shapes - and the bottom half shows the actual illustration process, beginning with very large sections of solid color and ending with many small, shaded segments.&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;I’ve updated all of my tutorials for decorated maps with a section on design, as well as a piece of the scrollwork illustration file. The file includes the original layers as reference for those of you want to use a similar style in your own projects.&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://planetarynames.wr.usgs.gov/&quot; target=&quot;_blank&quot;&gt;Gazetteer of Planetary Nomenclature&lt;/a&gt;, International Astronomical Union (IAU). &amp;copy; 2019 Working Group for Planetary System Nomenclature (WGPSN).
&lt;a href=&quot;https://solarsystem.nasa.gov/planets/mars/in-depth/&quot; target=&quot;_blank&quot;&gt;Mars In Depth&lt;/a&gt;. &amp;copy; 2019 NASA Science Solar System Exploration.
&lt;a href=&quot;https://stellarium.org/&quot; target=&quot;_blank&quot;&gt;Stellarium&lt;/a&gt;. &amp;copy; 2019 version 0.19.0.
&lt;a href=&quot;https://astrogeology.usgs.gov/search/map/Mars/Topography/HRSC_MOLA_Blend/Mars_HRSC_MOLA_BlendDEM_Global_200mp_v2&quot; target=&quot;_blank&quot;&gt;Mars HRSC MOLA Blended DEM Global 200m v2&lt;/a&gt;. &amp;copy; 2018 NASA PDS and Derived Products Annex. USGS Astrogeology Science Center.

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Oliver Fraser, Henrik Hargitai, Chloe Pursey, and Leah Willey for their helpful advice in making this map. 

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 22 Jul 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/07/22/a-topographic-map-of-mars.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/07/22/a-topographic-map-of-mars.html</guid>
			</item>
		
			<item>
				<title>The Western Constellations</title>
				<description>&lt;p&gt;This week’s map shows every single star visible from Earth, on the darkest night with the clearest sky. The map also includes all of the brightest galaxies, nebulae, and star clusters from W.H. Finlay’s 
&lt;a href=&quot;https://www.springer.com/us/book/9781852338510&quot; target=&quot;_blank&quot;&gt;Concise Catalog of Deep-sky Objects&lt;/a&gt;. I illustrated the familiar Western star patterns - or asterisms - in blue and gold, as well as the scientific constellation boundaries in red.&lt;/p&gt;

&lt;p&gt;Although the constellation boundaries are officially defined, asterisms are up for interpretation. So I actually used two different asterism datasets: &lt;a href=&quot;https://stellarium.org/&quot; target=&quot;_blank&quot;&gt;Stellarium&lt;/a&gt; for the central map, and &lt;a href=&quot;http://hemel.waarnemen.com/download/#cetera&quot; target=&quot;_blank&quot;&gt;Western Constellation Lines&lt;/a&gt; by Marc van der Sluys for the illustrations in the bottom right corner. I thought it was interesting to show the range of interpretations for the same shapes (&lt;i&gt;Sagittarius&lt;/i&gt; and &lt;i&gt;Lepus&lt;/i&gt; are particularly unique across the two datasets).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-15-04.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-15-04-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;Some of my favorite sections of the finished map. &lt;i&gt;Orion&lt;/i&gt; and &lt;i&gt;Canis Major&lt;/i&gt; were particularly difficult to label, because there were so many galaxies and stars all clustered around the same place in the sky. The tiny Greek letters next to the brightest stars are &lt;i&gt;Bayer designations&lt;/i&gt; - stellar identifiers often used to label stars. After plotting all of these different elements in Python, I tweaked the label positions in Illustrator and added a glow effect in Photoshop to make the map look like the night sky.&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;This map plots the size of each star based on its magnitude, or the relative brightness as seen from Earth. Star magnitude doesn’t measure the actual size of the star, so it’s possible for a small star to have a larger magnitude than a massive star if the smaller star is closer to Earth. The star colors are somewhat close to the true colors, but they’re exaggerated to make the difference between similar stars easier to see on the dark background.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-15-02.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-15-02-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption caption_above_img&quot;&gt;To illustrate the constellations shown on the bottom of the map, I used the 1824 card series &lt;a href=&quot;https://www.loc.gov/item/2013645050/&quot; target=&quot;_blank&quot;&gt;Urania’s Mirror&lt;/a&gt; as a reference. The original engraved constellation cards were punched with small holes so that each star appeared to shine when the cards were held up to a light. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-15-03.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-15-03-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;To update these illustrations from Urania’s Mirror, I first mapped each constellation using the modern HYG star database. Then I adjusted pieces of the Urania’s Mirror illustrations to fit next to the modern star alignments. I also increased the contrast between shapes and removed some confusing details, like the quiver on the centaur’s back in this example. The full-size map already shows the actual magnitudes of each star, so I decided to use a more artistic style for these illustrated stars. Each star is drawn as a sunburst with many rays, and the stars are all the same size so the constellation pattern is easier to see against the illustrated background.&lt;/small&gt;&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://www.springer.com/us/book/9781852338510&quot; target=&quot;_blank&quot;&gt;Concise Catalog of Deep-sky Objects&lt;/a&gt;. W.H. Finlay. &amp;copy; 2003 Springer.
&lt;a href=&quot;https://www.loc.gov/item/2013645050/&quot; target=&quot;_blank&quot;&gt;Urania&apos;s mirror, or, A view of the heavens&lt;/a&gt;. Richard Rouse Bloxam, Sidney Hall, and Jehoshaphat Aspin. &amp;copy; 1824 Samuel Leigh.
&lt;a href=&quot;https://unicode-table.com/en/&quot; target=&quot;_blank&quot;&gt;Unicode Character Table&lt;/a&gt;. &amp;copy; 2019 Sergei Asanov and Oleg Grigoriev.
&lt;a href=&quot;https://stellarium.org/&quot; target=&quot;_blank&quot;&gt;Stellarium&lt;/a&gt;. &amp;copy; 2019 version 0.19.0.
&lt;a href=&quot;http://www.astronexus.com/hyg&quot; target=&quot;_blank&quot;&gt;HYG Database version 3&lt;/a&gt;. &amp;copy; 2019 David Nash.
&lt;a href=&quot;http://hemel.waarnemen.com/download/#cetera&quot; target=&quot;_blank&quot;&gt;Western Constellation Lines&lt;/a&gt;. &amp;copy; 2005 Marc van der Sluys.
&lt;a href=&quot;http://cdsarc.u-strasbg.fr/viz-bin/Cat?VI/49#sRM2.2&quot; target=&quot;_blank&quot;&gt;Catalogue of Constellation Boundary Data&lt;/a&gt;. A.C. Davenhall and S.K. Leggett. &amp;copy; 1989 Royal Observatory Edinburgh. Used with permission. 

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Oliver Fraser, Marc van der Sluys, Chloe Pursey, and Leah Willey for their helpful advice in making this map.

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 15 Jul 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/07/15/the-western-constellations.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/07/15/the-western-constellations.html</guid>
			</item>
		
			<item>
				<title>An Animated Map of the Earth</title>
				<description>&lt;p&gt;This is one of the very few animated maps I made for my space cartography project! NASA publishes many Earth datasets at monthly time scales, and this GIF uses one frame per month to show the fluctuating seasons. The animation focuses mainly on data about Arctic sea ice and vegetation, but it was hard to choose - NASA has many other beautiful seasonal datasets, like fire, temperature, or rainfall.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-08-01.gif&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-08-01-mini-01.gif&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;The NASA Earth Observations website includes data on seasonal &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=MOD14A1_M_FIRE&quot; target=&quot;_blank&quot;&gt;fire incidence&lt;/a&gt; (&lt;b&gt;1&lt;/b&gt;), &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=MOD_NDVI_M&quot; target=&quot;_blank&quot;&gt;vegetation&lt;/a&gt; (&lt;b&gt;2&lt;/b&gt;), &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=CERES_INSOL_M&quot; target=&quot;_blank&quot;&gt;solar insolation&lt;/a&gt;, or the amount of sunlight (&lt;b&gt;3&lt;/b&gt;), &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=MODAL2_M_CLD_FR&quot; target=&quot;_blank&quot;&gt;cloud fraction&lt;/a&gt; (&lt;b&gt;4&lt;/b&gt;), &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=NISE_D&quot; target=&quot;_blank&quot;&gt;North Pole ice sheet coverage&lt;/a&gt; (&lt;b&gt;5&lt;/b&gt;), and &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=BlueMarbleNG-TB&quot; target=&quot;_blank&quot;&gt;processed satellite images&lt;/a&gt; (&lt;b&gt;6&lt;/b&gt;). My own map (&lt;b&gt;7&lt;/b&gt;) combines the ice sheet data and the Blue Marble satellite images. The NEO database also has many more interesting datasets not shown here, like &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=TRMM_3B43M&quot; target=&quot;_blank&quot;&gt;rainfall&lt;/a&gt;, &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=MY1DMM_CHLORA&quot; target=&quot;_blank&quot;&gt;chlorophyll concentration&lt;/a&gt;, or &lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=MOP_CO_M&quot; target=&quot;_blank&quot;&gt;Carbon Monoxide&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;To match the rest of the space map collection, I decided to emphasize the natural features of the Earth. So I didn’t include any country borders, country names, or other political information (though I did include large cities because I thought they counted as interesting physical features). Instead I tried to use colors and labels that emphasized the capes, oceans, deserts and forests of the world. I also used the bottom two corner maps to show the changes in cloud cover and temperature throughout the year.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-07-08-02.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-07-08-02-mini-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;In addition to data from NASA, I also used outlines and labels from &lt;a href=&quot;https://www.naturalearthdata.com/&quot; target=&quot;_blank&quot;&gt;Natural Earth&lt;/a&gt;. Natural Earth is a public domain map dataset with many useful features, and for this animation I used Natural Earth coastlines and labels for cities, ice sheets, lakes, and other large natural areas. I also used data from the USGS to map the Earth’s tectonic plates. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;As an unrelated note, I’ve also gotten several emails asking for high-resolution digital wallpapers of my space maps - so here they are! These are completely free, and you can download the ZIP files of five different wallpapers for &lt;a href=&quot;http://tabletopwhale.com/resources/4_3_wallpapers.zip&quot; target=&quot;_blank&quot;&gt;4:3&lt;/a&gt; resolution, &lt;a href=&quot;http://tabletopwhale.com/resources/16_9_wallpapers.zip&quot; target=&quot;_blank&quot;&gt;16:9&lt;/a&gt;, &lt;a href=&quot;http://tabletopwhale.com/resources/16_10_wallpapers.zip&quot; target=&quot;_blank&quot;&gt;16:10&lt;/a&gt;, and &lt;a href=&quot;http://tabletopwhale.com/resources/double_monitor_wallpapers.zip&quot; target=&quot;_blank&quot;&gt;double monitors&lt;/a&gt;.&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=BlueMarbleNG-TB&quot; target=&quot;_blank&quot;&gt;Blue Marble: Next Generation Topography and Bathymetry&lt;/a&gt; &amp;copy; 2004 NASA Earth Observations.
&lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=NISE_D&amp;amp;year=2017&quot; target=&quot;_blank&quot;&gt;Sea Ice Concentration and Snow Extent, Global (1 Day - SSM/I/DMSP)&lt;/a&gt; &amp;copy; 2017 NASA Earth Observations.
&lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=MYDAL2_M_CLD_FR&quot; target=&quot;_blank&quot;&gt;Cloud Fraction (1 Month - AQUA/MODIS)&lt;/a&gt; &amp;copy; 2018 NASA Earth Observations.
&lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=CERES_INSOL_M&quot; target=&quot;_blank&quot;&gt;Solar Insolation (1 Month)&lt;/a&gt; &amp;copy; 2018 NASA Earth Observations.
&lt;a href=&quot;https://neo.sci.gsfc.nasa.gov/view.php?datasetId=VIIRS_543D&quot; target=&quot;_blank&quot;&gt;Earth True Color (1 Day - NPP/VIIRS)&lt;/a&gt; &amp;copy; 2019 NASA Earth Observations.
&lt;a href=&quot;https://www.naturalearthdata.com/downloads/10m-cultural-vectors/&quot; target=&quot;_blank&quot;&gt;Natural Earth 1:10m Cultural Vectors Populated Places&lt;/a&gt; &amp;copy; 2019 Natural Earth v4.1.0.
&lt;a href=&quot;https://www.naturalearthdata.com/downloads/10m-physical-vectors/&quot; target=&quot;_blank&quot;&gt;Natural Earth 1:10m Physical Vectors River Centerlines&lt;/a&gt; &amp;copy; 2019 Natural Earth v4.1.0.
&lt;a href=&quot;https://solarsystem.nasa.gov/planets/earth/in-depth/&quot; target=&quot;_blank&quot;&gt;Earth In Depth&lt;/a&gt; &amp;copy; 2019 NASA Science Solar System Exploration.
&lt;a href=&quot;https://www.nasa.gov/mission_pages/sunearth/science/atmosphere-layers2.html&quot; target=&quot;_blank&quot;&gt;Earth&apos;s Atmospheric Layers&lt;/a&gt; &amp;copy; 2010 USGS Spatial Services.
&lt;a href=&quot;https://www.sciencebase.gov/catalog/item/4f4e4a48e4b07f02db62303e&quot; target=&quot;_blank&quot;&gt;Tectonic Plate Boundaries&lt;/a&gt; &amp;copy; 2019 .

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Chloe Pursey and Leah Willey for their helpful advice in making this map.

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 08 Jul 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/07/08/an-animated-map-of-earth.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/07/08/an-animated-map-of-earth.html</guid>
			</item>
		
			<item>
				<title>The Geology of Mars</title>
				<description>&lt;p&gt;This week’s map is an artistic rendition of the &lt;a href=&quot;https://pubs.usgs.gov/sim/3292/&quot; target=&quot;_blank&quot;&gt;geologic map of Mars designed by the USGS&lt;/a&gt;. I used the same geology data as the original map, but I added more topographic and label data, redesigned the visual style, and also edited the key for a more general audience.&lt;/p&gt;

&lt;p&gt;One of the most difficult parts of making this map was translating the key into plain English. The original USGS map was designed for geologists, so I had to look up almost all of the vocabulary. For example, my abbreviated definition for a caldera rim was &lt;i&gt;“The rim of an empty magma chamber left behind after a volcanic eruption.”&lt;/i&gt; The original description was &lt;i&gt;“Ovoid scarp, outlines single or multiple coalesced partial to fully enclosed depression(s); volcanic collapse, related to effusive and possibly explosive eruptions.”&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;In many cases my translated labels were approximate or less informative than the original, so I decided to also include the original acronyms for each type of geologic unit. These labels can be cross-referenced to the original data to learn more about each type of geologic formation in scientific terms.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-06-24-03.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-06-24-03-mini-01.jpg&quot; class=&quot;imageblog btn-show-300 &quot; /&gt;
&lt;small class=&quot;caption caption_above_img&quot;&gt;Some of the distinctive geologic features on Mars. &lt;b&gt;1:&lt;/b&gt; Olympus Mons, the largest volcano in the Solar System. &lt;b&gt;2:&lt;/b&gt; Valles Marineris, a deep canyon system more than 4000km long. &lt;b&gt;3:&lt;/b&gt; Hellas Planitia, the largest visible impact crater in the Solar System. &lt;b&gt;4:&lt;/b&gt; Mars is divided geologically into the Northern lowlands (pale green) and Southern highlands (brown). Impact craters formed by colliding asteroids and comets (neon yellow) are scattered across the planet. &lt;/small&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-06-24-02.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-06-24-02-mini-01.jpg&quot; class=&quot;imageblog btn-show-300 &quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;The individual layers used to make this map. &lt;b&gt;1-3:&lt;/b&gt; Geologic units, geologic contacts, and geologic features from the USGS dataset. &lt;b&gt;4-5:&lt;/b&gt; Hillshade and slope from a different USGS elevation dataset. &lt;b&gt;6:&lt;/b&gt; Nomenclature from NASA IAU. &lt;b&gt;7-8:&lt;/b&gt; Gridlines and a custom 3D effect designed in Photoshop.&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;I also spent a long time trying out different map projections for this design. I wanted to accurately show how much of the planet was made up of each geologic formation, so in the end I decided to use an Eckert IV equal-area projection. This type of map distorts object outlines, but it preserves the relative area of shapes across the globe. Eckert IV is not great for visualizing the polar regions, so I also added four inset maps to the corners to show each hemisphere of Mars (North, South, East, and West).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-06-24-01.jpg&quot; alt=&quot;&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-06-24-01-mini-01.jpg&quot; class=&quot;imageblog btn-show-300 &quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;To map a 3D object in 2D space, the surface must be transformed using a map projection. There are many different projections, and for the maps in the Atlas of Space series I used Eckert IV, Orthographic, and Plate Carrée projections. To compare these different map projections, you can use a Tissot’s indicatrix - a set of circles of the same size plotted at different places on the globe. All map projections distort space, but you can see that the effects are quite different depending on the projection. &lt;b&gt;1:&lt;/b&gt; Plate Carrée. &lt;b&gt;2:&lt;/b&gt; Eckert IV. &lt;b&gt;3-5:&lt;/b&gt; Orthographic projections centered at different longitudes and latitudes.&lt;/small&gt;&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://planetarynames.wr.usgs.gov/&quot; target=&quot;_blank&quot;&gt;Gazetteer of Planetary Nomenclature&lt;/a&gt;, International Astronomical Union (IAU). &amp;copy; 2019 Working Group for Planetary System Nomenclature (WGPSN).
&lt;a href=&quot;https://planetarymapping.wr.usgs.gov/Page/view/Guidelines&quot; target=&quot;_blank&quot;&gt;Planetary Symbology Mapping Guidelines&lt;/a&gt;, Federal Geographic Data Committee.
&lt;a href=&quot;https://astrogeology.usgs.gov/search/map/Mars/Topography/HRSC_MOLA_Blend/Mars_HRSC_MOLA_BlendDEM_Global_200mp_v2&quot; target=&quot;_blank&quot;&gt;Mars HRSC MOLA Blended DEM Global 200m v2&lt;/a&gt;. &amp;copy; 2018 NASA PDS and Derived Products Annex. USGS Astrogeology Science Center.
&lt;a href=&quot;https://pubs.usgs.gov/sim/3292/&quot; target=&quot;_blank&quot;&gt;Geologic Map of Mars SIM 3292&lt;/a&gt;. Kenneth L. Tanaka, James A. Skinner, Jr., James M. Dohm, Rossman P. Irwin, III, Eric J. Kolb, Corey M. Fortezzo, Thomas Platz, Gregory G. Michael, and Trent M. Hare. &amp;copy; 2014 USGS.
&lt;a href=&quot;https://astrogeology.usgs.gov/search/map/Mars/Viking/Color/Mars_Viking_ClrMosaic_global_925m&quot; target=&quot;_blank&quot;&gt;Viking Global Color Mosaic 925m v1&lt;/a&gt;. &amp;copy; 2019 NASA PDS.
&lt;a href=&quot;http://www.planetary.org/explore/space-topics/space-missions/missions-to-mars.html&quot; target=&quot;_blank&quot;&gt;Missions to Mars&lt;/a&gt;. &amp;copy; 2019 The Planetary Society.

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax.

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Henrik Hargitai, Oliver Fraser, Thomas Mohren, Chris Liu, Chloe Pursey, and Leah Willey for their helpful advice in making this map. 

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 24 Jun 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/06/24/a-geologic-map-of-mars.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/06/24/a-geologic-map-of-mars.html</guid>
			</item>
		
			<item>
				<title>A Topographic Map of Mercury</title>
				<description>&lt;p&gt;This week’s blog post is a topographic map of the planet Mercury - the smallest planet and the one closest to the sun. I wanted to map each of the rocky planets in the same style, so this week’s &lt;a href=&quot;https://github.com/eleanorlutz/topography_atlas_of_space&quot; target=&quot;_blank&quot;&gt;code tutorial&lt;/a&gt; actually also includes code for mapping Mars, Venus, and the Moon.&lt;/p&gt;

&lt;p&gt;Although Mercury has very few labeled features, I really liked the &lt;a href=&quot;https://planetarynames.wr.usgs.gov/Page/Categories&quot; target=&quot;_blank&quot;&gt;IAU&lt;/a&gt; naming theme for the planet. Craters on Mercury are named after famous artists - including some of my favorites, &lt;a href=&quot;https://planetarynames.wr.usgs.gov/Feature/14586&quot; target=&quot;_blank&quot;&gt;Lange&lt;/a&gt; (named for Dorothea Lange), &lt;a href=&quot;https://planetarynames.wr.usgs.gov/Feature/15021&quot; target=&quot;_blank&quot;&gt;Gaudí&lt;/a&gt; (Antoni Gaudí i Cornet), and &lt;a href=&quot;https://planetarynames.wr.usgs.gov/Feature/15395&quot; target=&quot;_blank&quot;&gt;Plath&lt;/a&gt; (Sylvia Plath).&lt;/p&gt;

&lt;p&gt;For this collection of topographic maps, I also designed a cutaway diagram showing the interior layers of each planet. These figures were a little tricky to plot, because the layers on some planets were so thin that they were virtually invisible. To show even the thinnest layers, I designed an adjusted diagram where every layer has a minimum visible thickness:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-06-17-01.jpg&quot; alt=&quot;Cutaway core diagrams for each planet&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-06-17-01-mini-01.jpg&quot; alt=&quot;Cutaway core diagrams for each planet&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;In the diagram above, the left half shows the actual thickness of each layer, and the right half shows an adjusted version where each layer has a minimum thickness. For Mercury and the Moon there’s actually no difference, but the effect is much stronger for the other planets with a very thin crust or atmosphere. In the end I decided to use the adjusted graph for Earth, Mars, and Venus (with a disclaimer in the key that the figures were not to scale).&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;Each of the planet core diagrams also has a blurred image of the surface on the outside of the sphere. To make these I used stock images from &lt;a href=&quot;https://stellarium.org/&quot; target=&quot;_blank&quot;&gt;Stellarium&lt;/a&gt;, an open-source planetarium software. I intentionally blurred these images in Photoshop, because a more detailed surface illustration would take the focus away from the cutaway core diagram layers.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/posts/19-06-17-02.jpg&quot; alt=&quot;Stellarium images and finished core diagrams&quot; class=&quot;imageblog btn-ignore-300&quot; /&gt;
&lt;img src=&quot;/img/posts/19-06-17-02-mini-01.jpg&quot; alt=&quot;Stellarium images and finished core diagrams&quot; class=&quot;imageblog btn-show-300&quot; /&gt;
&lt;small class=&quot;caption&quot;&gt;The original Stellarium images shown alongside the finished cutaway diagrams for Venus, the Moon, Mercury, and Mars.&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;This project was a little heavier on the illustration side than my asteroid map last week. I had a lot of fun designing the scrollwork, and I also designed Photoshop overlays to add a 3D effect to the globes and the cutout core diagram. I’m working on a detailed illustration explanation to complement &lt;a href=&quot;https://github.com/eleanorlutz/topography_atlas_of_space&quot; target=&quot;_blank&quot;&gt;the code tutorial&lt;/a&gt;, so in a future blog post I’ll explain the design side of the project!&lt;/p&gt;

&lt;ul class=&quot;sources&quot;&gt; 
&lt;li&gt; &lt;h2&gt; Sources &lt;/h2&gt;&lt;/li&gt;
&lt;li&gt;

&lt;strong&gt;Data:&lt;/strong&gt;
&lt;a href=&quot;https://planetarynames.wr.usgs.gov/&quot; target=&quot;_blank&quot;&gt;Gazetteer of Planetary Nomenclature&lt;/a&gt;, International Astronomical Union (IAU). &amp;copy; 2019 Working Group for Planetary System Nomenclature (WGPSN).
&lt;a href=&quot;https://solarsystem.nasa.gov/planets/mercury/in-depth/&quot; target=&quot;_blank&quot;&gt;Mercury In Depth&lt;/a&gt;. &amp;copy; 2019 NASA Science Solar System Exploration.
&lt;a href=&quot;https://stellarium.org/&quot; target=&quot;_blank&quot;&gt;Stellarium&lt;/a&gt;. &amp;copy; 2019 version 0.19.0.
&lt;a href=&quot;https://astrogeology.usgs.gov/search/map/Mercury/Topography/MESSENGER/Mercury_Messenger_USGS_DEM_Global_665m_v2&quot; target=&quot;_blank&quot;&gt;Mercury MESSENGER Global DEM 665m (64ppd) v2&lt;/a&gt;. &amp;copy; 2016 NASA PDS and Derived Products Annex. USGS Astrogeology Science Center.

&lt;strong&gt;Reference texts:&lt;/strong&gt;
&lt;a href=&quot;https://openstax.org/details/astronomy&quot; target=&quot;_blank&quot;&gt;Astronomy&lt;/a&gt;, Andrew Fraknoi, David Morrison, Sidney C. Wolff et al. &amp;copy; 2016 OpenStax. 

&lt;strong&gt;Fonts:&lt;/strong&gt;
The labels on this map are typeset in &lt;a href=&quot;https://harvatt.house/store/moon-font&quot; target=&quot;_blank&quot;&gt;Moon&lt;/a&gt; by Jack Harvatt. The title font is &lt;a href=&quot;https://creativemarket.com/TypeandStudio/923689-RedFlower-Typeface&quot; target=&quot;_blank&quot;&gt;RedFlower&lt;/a&gt; by Type &amp;amp; Studio.

&lt;strong&gt;Advice:&lt;/strong&gt;
Thank you to Oliver Fraser, Henrik Hargitai, Jennifer Hsiao, Chloe Pursey, and Leah Willey for their helpful advice in making this map. 

&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 17 Jun 2019 00:00:00 -0700</pubDate>
				<link>http://tabletopwhale.com/2019/06/17/a-topographic-map-of-mercury.html</link>
				<guid isPermaLink="true">http://tabletopwhale.com/2019/06/17/a-topographic-map-of-mercury.html</guid>
			</item>
		
	</channel>
</rss>