project:scatterwindrose

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
project:scatterwindrose [2015/05/18 23:00] lolegproject:scatterwindrose [2015/06/06 23:07] loleg
Line 3: Line 3:
 [[https://www.flickr.com/photos/dakt/17646955009/sizes/l|{{https://farm9.staticflickr.com/8771/17646955009_6437905afd.jpg}}]] [[https://www.flickr.com/photos/dakt/17646955009/sizes/l|{{https://farm9.staticflickr.com/8771/17646955009_6437905afd.jpg}}]]
  
-A May weekend of cold weather turning hot in Switzerland, as recorded by SwissMetNet weather stations, published on the Swiss pilot Open Government Data portal, and visualised using D3.js. +A May 15-17 weekend of cold weather turning hot in Switzerland. The graph shows wind speed and directionwith different colours for each of the almost 100 SwissMetNet weather stations, whose data was published on the Swiss pilot Open Government Data portal, collected using a community-built API, and visualised using D3, SVG and Inkscape.
- +
-Thanks to Marcel Stoer for the [[http://data.netcetera.com/smn/|SMN API]]which was used to collect the data using this simple curl script:  +
- +
-<code>watch -n 600 'curl http://data.netcetera.com:80/smn/smn > smn_`date +"%Y-%m-%d_%H-%M"`.json'</code>+
  
 The code can be tested here: [[http://opendata.utou.ch/scatterwindrose]] The code can be tested here: [[http://opendata.utou.ch/scatterwindrose]]
Line 15: Line 11:
 ===== Data ===== ===== Data =====
  
-  * [[project:opendata_smn]]+[[http://www.opendata.admin.ch/en/dataset/messdatensmn|messdatensmn on opendata.admin.ch]] 
 +* [[http://soda.camp/workshops-2015/Windrose/windrose_2015-05-16_17.zip|~1 weekend of readings]] (JSON) 
 +* [[http://soda.camp/workshops-2015/Windrose/windrose-2015-05_06.zip|~1 month of readings]] (JSON) 
 + 
 +Marcel Stoer'[[project:opendata_smn|open data SMN API]] was used to collect the data using this command:  
 + 
 +<code>watch -n 600 'curl http://data.netcetera.com:80/smn/smn > smn_`date +"%Y-%m-%d_%H-%M"`.json'</code>
  
 ===== Team ===== ===== Team =====
  
   * [[user:loleg]]   * [[user:loleg]]
 +
 +With thanks to Daniela Nowak from MeteoSchweiz for evaluating the visualisation process at the Open Research Data hackdays.
  
 ===== Links ===== ===== Links =====
Line 25: Line 29:
   * Inspired by [[http://design.epfl.ch/organicites/2010b/1-assignments/1-dynamic-mappings/dancing-with-the-wind|Dancing with the wind]] by Ras-Al-Khaimah   * Inspired by [[http://design.epfl.ch/organicites/2010b/1-assignments/1-dynamic-mappings/dancing-with-the-wind|Dancing with the wind]] by Ras-Al-Khaimah
      
-{{tag>status:live}}+{{tag>status:live research}}
  
  • project/scatterwindrose.txt
  • Last modified: 2017/07/10 18:23
  • by loleg