Skip to content

Latest commit

 

History

History
158 lines (95 loc) · 8.42 KB

README.md

File metadata and controls

158 lines (95 loc) · 8.42 KB

Awesome Weather AI Awesome

This repository contains a curated list of papers, datasets, models, surveys, and other resources related to using AI for weather forecasting and climate modeling.

It includes key papers that have advanced the state-of-the-art in areas like global forecasting, precipitation prediction, and climate projection using deep learning techniques. Popular benchmark datasets and open source implementations of influential models are also listed. The brief description is summarized by GPT.

The goal of this repo is to provide an overview of the field to help researchers quickly get up to speed on the current progress and opportunities in applying AI to weather and climate domains. Contributions are welcome!

Contents

Papers

Datasets

✨Raw archives

ERA5

✨Benchmarks

  • WeatherBench

    📒paper 🔗https 🔗ftp://m1524895:[email protected]
    A benchmark dataset derived from ERA5 for evaluating data-driven weather forecasting models.

  • WeatherBench 2

    📒docs 🔗gs://weatherbench2/datasets
    Extended version of WeatherBench with more variables.

  • ClimateBench

    📒paper 🔗https
    It consists of NorESM2 simulation outputs with associated forcing data processed in to a consistent format from a variety of experiments performed for CMIP6. Multiple ensemble members are included where available.

Models

✨Official implements

ClimaX

FourCastNet

FuXi

GraphCast

NowcastNet

Pangu

pySTEPS

✨Other kits

Blog Posts & News