paper-with-me

홈 › Papers

Forecasting Global Weather with Graph Neural Networks

2022-02-15 · Ryan Keisler

We present a data-driven approach for forecasting global weather using graph neural networks. The system learns to step forward the current 3D atmospheric state by six hours, and multiple steps are chained together to produce skillful forecasts going out several days into the future. The underlying model is trained on reanalysis data from ERA5 or forecast data from GFS. Test performance on metrics such as Z500 (geopotential height) and T850 (temperature) improves upon previous data-driven approaches and is comparable to operational, full-resolution, physical models from GFS and ECMWF, at least when evaluated on 1-degree scales and when using reanalysis initial conditions. We also show results from connecting this data-driven model to live, operational forecasts from GFS.

📄 PDF Abstract BibTeX arXiv:2202.07575

Code (5)

deinal/seacast pytorch
joeloskarsson/neural-lam pytorch
joeloskarsson/neural-lam-dev pytorch
mllam/neural-lam pytorch
openclimatefix/graph_weather pytorch

Similar Papers 제목 키워드 기반

GraphCast: Learning skillful medium-range global weather forecasting

2022-12-24 · Remi Lam, Alvaro Sanchez-Gonzalez, Matthew Willson, Peter Wirnsberger 외

Global medium-range weather forecasting is critical to decision-making across many social and economic domains. Traditional numerical weather prediction uses increased compute resources to improve forecast accuracy, but …

Decision MakingWeather Forecasting

Maximising Weather Forecasting Accuracy through the Utilisation of Graph Neural Networks and Dynamic GNNs

2023-01-29 · Gaganpreet Singh, Surya Durbha, Shreelakshmi C R

Weather forecasting is an essential task to tackle global climate change. Weather forecasting requires the analysis of multivariate data generated by heterogeneous meteorological sensors. These sensors comprise of ground…

Graph LearningWeather Forecasting

S$^2$Transformer: Scalable Structured Transformers for Global Station Weather Forecasting

2025-09-10 · Hongyi Chen, Xiucheng Li, Xinyang Chen, Yun Cheng 외 arxiv

Global Station Weather Forecasting (GSWF) is a key meteorological research area, critical to energy, aviation, and agriculture. Existing time series forecasting methods often ignore or unidirectionally model spatial corr…

Time Series ForecastingWeather Forecasting

LightWeather: Harnessing Absolute Positional Encoding to Efficient and Scalable Global Weather Forecasting

2024-08-19 · Yisong Fu, Fei Wang, Zezhi Shao, Chengqing Yu 외

Recently, Transformers have gained traction in weather forecasting for their capability to capture long-term spatial-temporal correlations. However, their complex architectures result in large parameter counts and extend…

Weather Forecasting

Probabilistic Weather Forecasting with Hierarchical Graph Neural Networks

2024-06-07 · Joel Oskarsson, Tomas Landelius, Marc Peter Deisenroth, Fredrik Lindsten

In recent years, machine learning has established itself as a powerful tool for high-resolution weather forecasting. While most current machine learning models focus on deterministic forecasts, accurately capturing the u…

graph constructionWeather Forecasting