Weather Forecasting

101 papers with code • 2 benchmarks • 13 datasets

Weather Forecasting is the prediction of future weather conditions such as precipitation, temperature, pressure and wind.

Source: MetNet: A Neural Weather Model for Precipitation Forecasting

Libraries

Use these libraries to find Weather Forecasting models and implementations

Most implemented papers

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

ndrplz/ConvLSTM_pytorch NeurIPS 2015

The goal of precipitation nowcasting is to predict the future rainfall intensity in a local region over a relatively short period of time.

NGBoost: Natural Gradient Boosting for Probabilistic Prediction

stanfordmlgroup/ngboost ICML 2020

NGBoost generalizes gradient boosting to probabilistic regression by treating the parameters of the conditional distribution as targets for a multiparameter boosting algorithm.

Chickenpox Cases in Hungary: a Benchmark Dataset for Spatiotemporal Signal Processing with Graph Neural Networks

benedekrozemberczki/pytorch_geometric_temporal 16 Feb 2021

Recurrent graph convolutional neural networks are highly effective machine learning techniques for spatiotemporal signal processing.

FourCastNet: A Global Data-driven High-resolution Weather Model using Adaptive Fourier Neural Operators

nvlabs/fourcastnet 22 Feb 2022

FourCastNet accurately forecasts high-resolution, fast-timescale variables such as the surface wind speed, precipitation, and atmospheric water vapor.

GraphCast: Learning skillful medium-range global weather forecasting

deepmind/graphcast 24 Dec 2022

Global medium-range weather forecasting is critical to decision-making across many social and economic domains.

Deep Uncertainty Quantification: A Machine Learning Approach for Weather Forecasting

BruceBinBoxing/Deep_Learning_Weather_Forecasting 22 Dec 2018

We cast the weather forecasting problem as an end-to-end deep learning problem and solve it by proposing a novel negative log-likelihood error (NLE) loss function.

Eidetic 3D LSTM: A Model for Video Prediction and Beyond

chengtan9907/simvpv2 ICLR 2019

We first evaluate the E3D-LSTM network on widely-used future video prediction datasets and achieve the state-of-the-art performance.

Verified Uncertainty Calibration

AnanyaKumar/verified_calibration NeurIPS 2019

In these experiments, we also estimate the calibration error and ECE more accurately than the commonly used plugin estimators.

WeatherBench: A benchmark dataset for data-driven weather forecasting

pangeo-data/WeatherBench 2 Feb 2020

Data-driven approaches, most prominently deep learning, have become powerful tools for prediction in many domains.

Disentangling Physical Dynamics from Unknown Factors for Unsupervised Video Prediction

vincent-leguen/PhyDNet CVPR 2020

Leveraging physical knowledge described by partial differential equations (PDEs) is an appealing way to improve unsupervised video prediction methods.