Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stetro/weather-visualization
- Owner: stetro
- Created: 2016-01-02T11:09:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T22:39:12.000Z (over 1 year ago)
- Last Synced: 2024-04-15T04:53:37.529Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.48 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)