Giter Club home page Giter Club logo

ccn's Introduction

Cooperative City Network

Getting the CHMI data from the Golemio API

cd data-chmi
./get
./merge

Plotting the CHMI data as function of space and time

You can choose the number of the pollutant from the following: SCALE is 0 to 100. Numbers beyond 100 are projected to 100.

  1. "NO2": Video
  2. "O3" : Video
  3. "PM10"
  4. "PM10_24"
  5. "PM2_5"
  6. "SO2"
cd data-chmi
python plotPollutionMaps.py
./buildVideo.sh

Difficulty are:

  • Data were unknown before starting.
  • Data are heterogeneous in space, very discontinuous in time, and sometimes just missing.
  • Management of timestamps and data types of Python.

Upload data to HERE Maps XYZ Studio

# Install dependencies
yarn

# Setup your HERE Maps credentials from https://account.here.com/
yarn here configure

# Create a data space
yarn here xyz create --title "CHMI Prague" --message "Show CHMI data from Golemio API"

# Upload data (use ID of the space created in the previous step)
yarn here xyz upload -f data-chmi/merge.csv --ptag DateToUTC [spaceID]

ccn's People

Contributors

cybertib avatar iki avatar natalink avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.