Skip to content

muimota/polinizando_zaragoza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polinizando Zaragoza

Alt text

A visualization prototype about the pollen in the city of Zaragoza (demo).

The prototype displays information about:

  • Pollen (CUPRESS,MORACEAE,QUERCUS,OLEA,POPULUS,PLATANUS,PINUS)
  • Wind (direction and speed)

Etopia's workshop July 2016

This code was written during a Visualization workshop that took place in Etopia from July 11 till July 16 2016.

The workshop was tought by:


Technical notes:

The prototype is coding using ES6 javascript and makes use of the following libraries.


Install

  1. Install Bower dependencies:

    npm install

  2. Install npm:

    npm install

in my computer I need to run with sudo (sudo npm install)

Use

  • Build the code

    grunt

  • set up a local server (http://localhost:8000) with liveupdate so is easier to develop

    grunt server

  • Uglify

    grunt uglify


Enjoy

About

zaragoza's pollen visualization prototype.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published