Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stetro/weather-visualization

a small d3 based weather visualization of a past year
https://github.com/stetro/weather-visualization

Last synced: 13 days ago
JSON representation

a small d3 based weather visualization of a past year

Awesome Lists containing this project

README

        

d3 weather visualization
========================

Small implementation of a weather visualization based on temperature and rainfall data of a whole year. Inspired by the ZEIT article of raureif's [Weather Radials](http://www.weather-radials.com/) poster.

The following screenshot shows temperature and rainfall changes for the weather station cologne nippes of 2015.

[codepen.io Demo](http://codepen.io/anon/pen/wMdOzm)

![Screenshot](year-visualization/demo.gif)

The second visualization is inspired by Googles forecast visualization inside Google Search.

![Screenshot](current-visualization/screenshot.jpg)