Skip to content

densitydesign/rainscapes

Repository files navigation

Rainscapes

10 years of west coast rainy weather

RAINSCAPES is an interactive visualization that aims to show the variable amount of precipitations and weather related events during a time span of ten years on the United States west coast.

Installation

The project is frontend only. In order to install it locally or on a server, you need to install the libraries dependencies with Bower:

$ bower install

If you wish to run it locally, you should use a web server. For example, you can run Python's built-in server:

$ python -m SimpleHTTPServer