Skip to content

Instantly share code, notes, and snippets.

@wraithgar
Created April 11, 2017 17:49
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 wraithgar/cceeb80979b0233f0017fb5709db56a9 to your computer and use it in GitHub Desktop.
Save wraithgar/cceeb80979b0233f0017fb5709db56a9 to your computer and use it in GitHub Desktop.
readstuff.online file for meteorology etc
<html>
<script>
var go = function(){
\t parent.postMessage(
{"title":"Meteorology etc","description":"Links to great resources for all your meteorological and other planetary science needs","links":[{"url":"https://www.windytv.com/","description":"Windy TV - See what the wind is up to"},{"url":"https://www.wunderground.com/","description":"Weather Underground - Weather data brought to you by weather enthusiasts"},{"url":"https://earthquake.usgs.gov/earthquakes/map/","description":"USGS Earthquake Map - See what's shakin"},{"url":"http://oceanexplorer.noaa.gov/gallery/maps/maps.html","description":"NOAA Ocean Explorer - Find out if it's truly better down where it's wetter"},{"url":"http://volcano.si.edu/reports_weekly.cfm","description":"Global Volcanism Project - Discover what volcanoes were active this week"},{"url":"http://www.cleardarksky.com/","description":"Dark Sky - Astronomical observing conditions for when you want to look up at the infinite universe."}]}, '*')}
</script>
<body onload='go()'/> </html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment