Skip to content

Commit 3a7379a

Browse files
committed
met.no thesis
1 parent ded1840 commit 3a7379a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

_theses/met-no_dataset.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: base
3+
title: "⛈️ Spatiotemporal weather forecasting"
4+
keywords: "Spatio-temporal models, weather forecasting"
5+
contact_person: "Filippo Maria Bianchi, Roberto Neglia"
6+
---
7+
8+
9+
## 📝 Description
10+
The project focuses on applying advanced deep learning techniques to forecast spatiotemporal weather patterns and events.
11+
The student will work with the data from the [MET Norway](https://www.met.no/en) weather API, which provides high-resolution weather forecasts and historical observations. Once the data is prepared and pre-processed by building a spatiotemporal graph representation, the student will implement and fine-tune Spatiotemporal Graph Neural Networks (STGNNs) models using PyTorch and [Torch Spatiotemporal](https://torch-spatiotemporal.readthedocs.io/en/latest/), experimenting with different architectures and hyperparameters. By the end of the project, the student will have developed a strong understanding of meteorological data pre-processing, graph-based modeling, spatiotemporal deep learning, and its application to real-world weather forecasting tasks, which can be further explored in future research, as well as potential experience in deploying these models in production environments.
12+
13+
**Data:** The student will use raw high-resolution weather data from the MET Norway API, which includes various meteorological variables such as temperature, precipitation, and wind speed.
14+
15+
## 📨 Contact:
16+
Filippo Maria Bianchi <[email protected]>
17+
Roberto Neglia <[email protected]>

0 commit comments

Comments
 (0)