Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
weather_station [2012-08-06 09:30] nikweather_station [2012-08-29 10:52] – [data sources & APIs] nik
Line 3: Line 3:
   * http://www.digitalham.co.uk/weather/monitoring/   * http://www.digitalham.co.uk/weather/monitoring/
   * http://www.foshk.com/Weather_Professional/WH3081.htm   * http://www.foshk.com/Weather_Professional/WH3081.htm
-  * http://www.foshk.com/Weather_Professional/WS1080.htm+  * http://www.foshk.com/Weather_Professional/WH1090.htm
   * http://wiki.meteohub.de/Introduction   * http://wiki.meteohub.de/Introduction
   * http://davisnet.com/weather/products/professional-home-weather-stations.asp   * http://davisnet.com/weather/products/professional-home-weather-stations.asp
 +  * http://www.lavrsen.dk/foswiki/bin/view/Open2300/OpenWSLinks
 +  * http://automation.binarysage.net/?p=400
  
 +==== Davis Vantage Pro 2 ====
 +  * docs & datasheets http://www.davisnet.com/weather/products/wx_product_docs.asp?pnum=06152
 +  * ''wview'' unix weather daemons > http://www.wviewweather.com/
 +  * on linus -> http://www.joejaworski.com/weather/
 +  * DIY interface/adaptor
 +    * http://www.wxforum.net/index.php?topic=10315.0
 +    * http://madscientistlabs.blogspot.be/2011/01/davis-weatherlink-software-not-required.html
 +    * USB interface. Silicon Labs CP210x USB to UART Bridge
 +==== data sources & APIs ====
 +  * http://openweathermap.org/wiki/API/JSON_API
 +  * http://eca.knmi.nl/
 +  * http://www.programmableweb.com/apis/directory/1?apicat=Weather
 +  * UK Met Office 
 +  * see also [[climate data]]
  
 +==== wview ====
 +<html><pre>
 +#####################################
 +  Run
 +    sudo /opt/local/bin/wviewconfig
 +    sudo /opt/local/bin/wviewhtmlconfig
 +  before launching wview
 +#####################################
 +  html templates and config files are stored in
 +    /opt/local/etc/wview/
 +  archive files are stored in
 +    /opt/local/var/wview/
 +#####################################
 +  wviewmgmt scripts are installed in
 +    /opt/local/www/wviewmgmt
 +#####################################
 +  Start the daemons with the command:
 +    sudo /sbin/SystemStarter start wview
 +#####################################
 +
 +</pre></html>
  • weather_station.txt
  • Last modified: 2020-06-15 10:23
  • by nik