Skip to content

Instantly share code, notes, and snippets.

@andrewxhill
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewxhill/9643657 to your computer and use it in GitHub Desktop.
Save andrewxhill/9643657 to your computer and use it in GitHub Desktop.
Quick list of CartoDB weather and climate related maps
<html>
<body>
<section>
<h1>Hurricanes</h1>
<h5>Hurricanes 2004</h5>
<p><a href="http://cdb.io/NtSQSf"><img src="hurricanes2004.png" /></a></p>
<h3> Hurricane Sandy </h3>
<h5>Flood foreclosures</h5>
<p><a href=""><img src="floodforeclosures.png?raw=true" /></a></p>
<h5>Long Island Flood Zones</h5>
<p><a href="http://www.newsday.com/long-island/sandy-flooding-on-long-island-1.4298061"><img src="longisland.png" /></a></p>
<h5>NYC Damage reports</h5>
<p><a href="http://techpresident.com/news/23069/what-we-told-each-other-hurricane-left-new-york" ><img src="damagereports.png" /></a></p>
</section>
<section>
<h1> Tornadoes <h1>
<h5>10 Years of Tornadoes</h5>
<p><a href="http://kendavis.cartodb.com/viz/47a5ec8c-5c67-11e3-9daf-0ea30eb8e95a/embed_map?title=true&description=true&search=false&shareable=false&cartodb_logo=true&layer_selector=false&legends=false&scrollwheel=true&sublayer_options=1&sql=&sw_lat=28.613459424004414&sw_lon=-116.27929687499999&ne_lat=45.644768217751924&ne_lon=-74.091796875"><img src="tornadoes.png" /></a></p>
</section>
<section>
<h1>Rain & Drought </h1>
<h5>2013 Drought monitor</h5>
<p><a href="http://tnris.cartodb.com/viz/664188dc-0211-11e3-8a7e-d5c1e1d9739a/embed_map?title=true&description=true&search=false&shareable=true&cartodb_logo=true&layer_selector=true&legends=true&scrollwheel=true&sublayer_options=1&sql=&zoom=3&center_lat=40.38002840251183&center_lon=-101.29394531249999"><img src="drought.png" /></a></p>
<h5>2013 Precipitation outlook</h5>
<p><a href="http://tnris.cartodb.com/viz/2e0fda1e-02ce-11e3-8f36-d12ecb80ecf7/embed_map?title=true&description=true&search=false&shareable=false&cartodb_logo=true&layer_selector=true&legends=true&scrollwheel=true&sublayer_options=1%7C1&sql=&zoom=2&center_lat=35.02999636902566&center_lon=-76.0693359375"><img src="outlook.png" /></a></p>
<h5>Real-time precipitation</h5>
<p><a href="http://andrew.cartodb.com/viz/a7599ec6-4317-11e3-b556-3085a9a9563c/embed_map?title=true&description=true&search=false&shareable=false&cartodb_logo=true&layer_selector=false&legends=true&scrollwheel=true&sublayer_options=1&sql=&zoom=3&center_lat=37.579412513438385&center_lon=-89.07714843749999"><img src="precip.png" /></a></p>
<h5>ATXFlood: Austin flood monitor</h5>
<p><a href="http://www.atxfloods.com/index.php" ><img src="atx.png" /></a></p>
<h5>Calgary flood tool</h5>
<p><a href="http://monitoreo.cartodb.com/tables/calgary_100yr_floodplain/embed_map?title=true&description=true&search=false&shareable=false&cartodb_logo=true&scrollwheel=true&sql=&sw_lat=51.00390188414246&sw_lon=-114.20647501945496&ne_lat=51.08161176306139&ne_lon=-113.92683863639832" ><img src="calgary.png" /></a></p>
</section>
<section>
<h1> General weather</h1>
<h5>Weather</h5>
<p><a href="http://thedailyviz.com/2012/08/28/mapping-humidity-sunshine-across-the-u-s/"><img src="sun.png" /></a></p>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment