Difference between revisions of "Weather"

From Things and Stuff Wiki
Jump to navigation Jump to search
 
(5 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
* [http://scotgov.maps.arcgis.com/apps/webappviewer/index.html?id=2de764a9303848ffb9a4cac0bd0b1aab Trunk Road Gritter Tracker]
 
 
 
 
 
* [http://www.geos.ed.ac.uk/abs/Weathercam/station/ School of GeoSciences weather station summary]
 
 
 
* [http://www.forthroadbridge.org/weather Forth Road Bridge: wind and weather] - average wind speeds and maximum gusts for the past 24 hours, updated every 10-20 minutes.
 
  
  
Line 41: Line 35:
  
 
* 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 ===
 +
* [http://scotgov.maps.arcgis.com/apps/webappviewer/index.html?id=2de764a9303848ffb9a4cac0bd0b1aab Trunk Road Gritter Tracker]
 +
 +
 +
* [http://www.geos.ed.ac.uk/abs/Weathercam/station/ School of GeoSciences weather station summary]
 +
 +
* [https://www.theforthbridges.org/plan-your-journey/wind-and-weather/ Forth Road Bridge: wind and weather] - average wind speeds and maximum gusts for the past 24 hours, updated every 10-20 minutes.
  
 
== 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