Data science laboratory (DSLAB)

Slides:



Advertisements
Similar presentations
M ODULE #2: C limate Change & Global Warming …Science & Sources of Greenhouse Gas (GHG) Emissions.
Advertisements

Sandviken, Tuna Sandviken Stockholm Business Sweden.
RAMADDA for Big Climate Data Don Murray NOAA/ESRL/PSD and CU-CIRES Boulder/Denver Big Data Meetup - June 18, 2014.
Just In Time Carbon Footprint Manu Gupta, Stephen Intille and Kent Larson MIT Media Lab, House_n
Slides for IPCC. Inverse Modeling of CO 2 Air Parcel Sources Sinks wind Sample Changes in CO 2 in the air tell us about sources and sinks Atmospheric.
Titel Gap Filling of CO 2 Fluxes of Frequently Cut Grassland Christof Ammann Agroscope ART Federal Research Station, Zürich Gap Filling Comparison Workshop,
An Autonomous Inexpensive Robust CO 2 Analyzer (AIRCOA) Britton Stephens, Andrew Watt, and Gordon Maclean National Center for Atmospheric Research, Boulder,
LAB CVP 2009 ‘Leveraging the LIMS Investment’. Invested in a Laboratory Information Management System (LIMS) Solution is limited to Storing and Reporting.
Long term weather and flux data: treatment of discontinuous data. Bart Kruijt, Wilma Jans, Cor Jacobs, Eddy Moors Loobos.
Reducing Canada's vulnerability to climate change - ESS J28 Earth Science for National Action on Climate Change Canada Water Accounts AET estimates for.
Quality control of daily data on example of Central European series of air temperature, relative humidity and precipitation P. Štěpánek (1), P. Zahradníček.
Using Information Technology to Reduce Traffic Jam in a Highly Traffic Congested City Sayed Ahmed and Rasit Eskicioglu We propose a cost effective and.
What’s the Difference?. Climate or Weather?  Weather is the daily conditions of the atmosphere.  Weather changes day to day.  Weather = one day  Example:
Goal: to understand carbon dynamics in montane forest regions by developing new methods for estimating carbon exchange at local to regional scales. Activities:
Detection and Quantification of Atmospheric Boundary Layer Greenhouse Gas Dry Mole Fraction Enhancements from Urban Emissions: Results from INFLUX NOAA.
CISSP Common Body of Knowledge Review by Alfred Ouyang is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
COSMO General Meeting Zurich, 2005 Institute of Meteorology and Water Management Warsaw, Poland- 1 - Simple Kalman filter – a “smoking gun” of shortages.
List of the measurements performed at Mace Head:
1 Detection of discontinuities using an approach based on regression models and application to benchmark temperature by Lucie Vincent Climate Research.
Lab 7 Department of Computer Science and Information Engineering National Taiwan University Lab7 – uCOS Application 2015/11/10/ 10 1.
Distributed Network Monitoring in the Wisconsin Advanced Internet Lab Paul Barford Computer Science Department University of Wisconsin – Madison Spring,
Weather and Climate Weather Temporary behavior of atmosphere (what’s going on at any certain time) Temperature is one of the basic elements of weather.
Why Should You Apply to Graduate School? Masters Degree
Mininet and Openflow Labs
Introduction to Computational Thinking
“Estimated” Corn Field Drying
Lesson 5: More than latitude
The Indoor Air Quality in a Multi-garage
Climate.
Goals Structure Sensors Communication Server
A Forest of Sensors: Using adaptive tracking to classify and monitor activities in a site Eric Grimson AI Lab, Massachusetts Institute of Technology
Meteorological Instrumentation and Observations
New Unit! Climate Change.
MCSA VCE
Office 365 and Calendaring Migration Project
Air Pollution Monitoring in Cities
Country Status of quality management in rainfall observation
Earth/environmental science
Program Overview for Pennsylvania
Goals Structure Sensors Communication Server
CS 456/656 – Computer Networks
What is a Climate Model?.
Meat sales forecasting (Panvita Group)
Bellwork 3/12 What is the difference between a variable component & a major component of the atmosphere? What results should you have seen in your lab?
Loop Water Controller Overview
Lecturer: Geoff Hulten TAs: Kousuke Ariga & Angli Liu
Microsoft Virtual Academy
Data Science with Python
What is a Climate Model?.
Measurements taken on May 7th and 8th By Addison Liming
Chapter 13 Section 4 What are local climates?
Welcome to CIS WELCOME WELCOME WELCOME W E L C O M E.
Behavior Modification Report with Peak Reduction Component
Intro Cyber Security Labs on GENI
Recitation #1 Tel Aviv University 2017/2018 Slava Novgorodov
Brief Synopsis of Air Quality and Local/Regional Meteorology
Intro to Climate and Weather
Weather and Climate Weather-physical state of the atmosphere at a given time. Weather depends-temp, pressure, humidity, rainfall and wind Weather-day-to-day.
Recitation #1 Tel Aviv University 2016/2017 Slava Novgorodov
Enabling Prediction of Performance
Bell Work – Range, Measures of Center, and Dot Plot
Cases. Simple Regression Linear Multiple Regression.
Data science laboratory (DSLAB)
Data science laboratory (DSLAB)
Data science laboratory (DSLAB)
Data science laboratory (DSLAB)
PM10 trends in Switzerland using random forest models
Data science laboratory (DSLAB) Feedback on assignment Module #1
Intro Cyber Security Labs on GENI
The European Commission’s science
Presentation transcript:

Data science laboratory (DSLAB) Dorina Thanou Swiss Data Science Center EPFL & ETH Zurich Data Science Lab – Spring 2018

Start your engines! Head over to the course webpage https://dslab2018.github.io/ Configure & Run Oracle VirtualBox Download, configure & start the DSLab VM Ubuntu linux Anaconda (Python 3), git, Docker/ pySpark, pyCharm {username: student, password: student} Todays need: - git - docker

Solutions to Week #3 Any questions?

Today’s lab week #4 Dealing with real world sensor data

CarboSense: A low-cost low power CO2 network Motivation Improve the quantification of anthropogenic CO2 emissions and CO2 fluxes of the biosphere accounting for their high variability in space and time Provide near-real time information on man-made emissions Carbosense network (Nov 2017) Sensor location in Zurich MeteoSwiss site Wynau Carbosense in Zurich Different sensor units

CarboSense: Project Overview http://carbosense.wikidot.com

Sensors’ measurements Inaccurate sensor measurements All sensor devices have been calibrated (CO2, Temperature, Humidity) in climate and pressure chambers and under ambient conditions before deployment Sensors behavior may change over time (sudden/single discontinuities, slower changes/drifts) External parameters such as wind, traffic area, altitude may affect this change

Today’s lab We will focus only in the area of Zurich 46 sites located in different part of the city Measurements for each site CO2 (ppm) Temperature Humidity Additional metadata Altitude at which each sensor is located Average daily wind pattern for the city of Zurich Division of the city into zones with different anthropogenic emissions (e.g., industrial, residential, forest, mountain, etc)

Objectives Curate the CO2 measurements, by processing jointly the sensor measurements Fit a robust regression model to the CO2 measurements, that takes into account all the different parameters Use this model to detect possible inaccurate values Prior knowledge There is a strong dependence of the CO2 measurements, on temperature, humidity, altitude, traffic, wind etc.

Suggested spatio-temporal modeling Detect similar patterns: in time (days with similar characteristics) in space (sensors with similar topological characteristics) For each of these patterns learn a simple linear regression model Example: Model the behavior of sensor A for the entire month Step 1: Find other similar sensors (B, C) Step 2: Find cluster of days with similar characteristics (D1, D2, D3) Step 3: For all the days in Di use measurements from A, B, C to fit a regression model

Let’s get started Get the DSLab Week 4 instructions Please work in groups of two! Due date: March 27 18H00 Office hours: Friday March 16 15H00 – 16H00 Friday March 23 15H00 – 16H00 Communications: https://mattermost-dslab.epfl.ch