Difference between revisions of "Weather"

From Things and Stuff Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
* http://www.wunderground.com/
 
* http://www.wunderground.com/
  
 +
* http://www.meteociel.fr/observations-meteo/temperatures.php?region=uk
  
  
Line 35: Line 36:
 
* https://0p.no/2014/12/13/graph_no___weather_forecast_via_finger.html [https://news.ycombinator.com/item?id=11106354]
 
* https://0p.no/2014/12/13/graph_no___weather_forecast_via_finger.html [https://news.ycombinator.com/item?id=11106354]
  
 +
 +
curl http://wttr.in
 +
curl http://v2.wttr.in
  
 
=== Travel ===
 
=== Travel ===
Line 46: Line 50:
 
== Software ==
 
== Software ==
 
* [https://github.com/skarmoutsosv/LiveWB LiveWB] - Live Weather Background, is a bash script which fetches images from EUMETSAT and combines them using ImageMagick, in a nice arangement which is very informative as a desktop background. [https://news.ycombinator.com/item?id=10900481]
 
* [https://github.com/skarmoutsosv/LiveWB LiveWB] - Live Weather Background, is a bash script which fetches images from EUMETSAT and combines them using ImageMagick, in a nice arangement which is very informative as a desktop background. [https://news.ycombinator.com/item?id=10900481]
 +
  
 
* https://github.com/fcambus/ansiweather
 
* https://github.com/fcambus/ansiweather
 +
 +
 +
* [https://theptrk.com/2018/07/08/weather-reports-with-curl/ Weather reports from your terminal with curl]
 +
 +
 +
 +
* https://github.com/clemibunge/BarronWeather - A Raspberry Pi NOAA satellite receiver built with Raspbian, Predict, rtl-sdr, SoX, WXtoImg, and Twython on a custom QFH 1Xyyyymmdd-hhmmss UTC
  
 
== Climate ==
 
== Climate ==
 +
* [https://www.seatemperature.org/ World Water Temperature Sea Temperatures] -
 +
 +
 
* http://www.bloomberg.com/graphics/2015-whats-warming-the-world/
 
* http://www.bloomberg.com/graphics/2015-whats-warming-the-world/

Latest revision as of 12:03, 17 June 2020

General





  • wind map - An invisible, ancient source of energy surrounds us—energy that powered the first explorations of the world, and that may be a key to the future. This map shows you the delicate tracery of wind flowing over the USA.
  • MSW - the oldest, most popular and most detailed free long range surf forecast on the web. Whether you're a travelling pro, big wave afficiando, local hero or weekend warrior, with a little effort you can use our tools to score more of the right waves across the globe.


curl http://wttr.in
curl http://v2.wttr.in

Travel


Software

  • LiveWB - Live Weather Background, is a bash script which fetches images from EUMETSAT and combines them using ImageMagick, in a nice arangement which is very informative as a desktop background. [2]




Climate