Giter Site home page Giter Site logo

lucanyckees / climate-forecasting-v4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kieranvaudaux/scv_project3

0.0 0.0 0.0 62.33 MB

Statistical Analysis and Data Visualization for Climate Data in Geneva.

Python 0.64% R 0.04% Makefile 0.01% HTML 19.06% Jupyter Notebook 80.27% Dockerfile 0.01% Shell 0.01%

climate-forecasting-v4's Introduction

Statistical Data Analysis on Meteorological Data

This project is done in the context of the course Statistical Computation and Visualization, taught by Mehdi Gholam at EPFL.

Tools and Languages

Visual Studio Code


Python


Overleaf


Table of Content

Team

  • Luca Nyckees
  • Kieran Vaudaux

Description

We are interested in the study of meteorological data from the Geneva Observatory in Switzerland. More specifically, we are interested in the temporal evolution of the average temperature from 1901 to now. We aim to model the evolution of the mean temperature, in order to see if we can observe a significant increasing trend in it. In particular, we use various Python visualisation tools to allow an intuitive interactive framework. The dataset that we use for data analysis can be found here.

figure

Aims

Within the statistical data analysis we make, we aim at answering a set of specific questions :

  • Can we make predictions on certain meteorological features, such as mean temperature ?
  • Can we establish a link (correlation and causality) between various meteorological features, such as precipitation and mean temperature ?
  • Can we predict the behavior of a single meteorological feature based on the data of several other correlated features ?

Virtual environment and dependencies

Use the following command lines to create and use venv python package:

sudo make

This will install the virtual environment and the dependencies you need for the project.

To activate the virtual environment:

source venv/bin/activate

You can stop the environment by running:

deactivate

Streamlit Web App

You can launch the Streamlit web application with the following commands. First, open a shell/terminal and go to the directory in which you saved the project - for example :

cd Desktop/levelset/zigzag

Then, go directly to the source code with

cd src

Finally, type the command below in your shell and enjoy the app!

streamlit run st_app.py

Project Organization


โ”œโ”€โ”€ README.md          -- Top-level README.
โ”‚
โ”œโ”€โ”€ notebooks          -- Jupyter notebooks.
โ”‚
โ”œโ”€โ”€ articles           -- Related articles and useful references.
โ”‚
โ”œโ”€โ”€ reports            -- Notes and report (Latex, pdf).
โ”‚ย 
โ”œโ”€โ”€ figures            -- Optional graphics and figures to be included in the report.
โ”‚
โ”œโ”€โ”€ data               -- Raw data.
โ”‚
โ”œโ”€โ”€ requirements.txt   -- Requirements file for reproducibility.
โ””โ”€โ”€ src                -- Project source code.

Related Articles and Useful References

[1] - A Statistical Analysis of Noisy Crowdsourced Weather Data
[2] - Forecasting of Meteorological variables using statistical methods and tools

Interesting Material ๐Ÿ”

  • General overview on meteorological data analysis [click here]
  • Video lectures on meteorological data visualization [click here]

climate-forecasting-v4's People

Contributors

lucanyckees avatar kieranvaudaux avatar

climate-forecasting-v4's Issues

extensive code cleaning and refactoring

Problem

General good practice as this is an old project.

Solution

  • re-structuring folder structure
  • rigorous formatting
  • requirements
  • cleaning pipelines
  • making main.py with click commands
  • virtual environment

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.