Papers › Neural General Circulation Models for Weather and Climate

Neural General Circulation Models for Weather and Climate

13 Nov 2023arXiv:2311.07222archive 2025-07-28

Dmitrii Kochkov, Janni Yuval, Ian Langmore, Peter Norgaard, Jamie Smith, Griffin Mooers, Milan Klöwer, James Lottes, Stephan Rasp, Peter Düben, Sam Hatfield, Peter Battaglia, Alvaro Sanchez-Gonzalez, Matthew Willson, Michael P. Brenner, Stephan Hoyer

General circulation models (GCMs) are the foundation of weather and climate prediction. GCMs are physics-based simulators which combine a numerical solver for large-scale dynamics with tuned representations for small-scale processes such as cloud formation. Recently, machine learning (ML) models trained on reanalysis data achieved comparable or better skill than GCMs for deterministic weather forecasting. However, these models have not demonstrated improved ensemble forecasts, or shown sufficient stability for long-term weather and climate simulations. Here we present the first GCM that combines a differentiable solver for atmospheric dynamics with ML components, and show that it can generate forecasts of deterministic weather, ensemble weather and climate on par with the best ML and physics-based methods. NeuralGCM is competitive with ML models for 1-10 day forecasts, and with the European Centre for Medium-Range Weather Forecasts ensemble prediction for 1-15 day forecasts. With prescribed sea surface temperature, NeuralGCM can accurately track climate metrics such as global mean temperature for multiple decades, and climate forecasts with 140 km resolution exhibit emergent phenomena such as realistic frequency and trajectories of tropical cyclones. For both weather and climate, our approach offers orders of magnitude computational savings over conventional GCMs. Our results show that end-to-end deep learning is compatible with tasks performed by conventional GCMs, and can enhance the large-scale physical simulations that are essential for understanding and predicting the Earth system.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.07222")

Code

Syntology Ran 1 of 10 code samples harvested from 2 repositories linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 10 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

google-research/neuralgcm officialmentioned in papermentioned on GitHubjaxApache-2.0 report
google-research/dinosaur mentioned on GitHubjaxApache-2.0 report
neuralgcm/neuralgcm mentioned on GitHubjax report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 1 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
9unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

flatten_dict neuralgcm/neuralgcm/neuralgcm/reference_code/train_utils.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 4e71b8bf4cde8432 · report
cumsum google-research/dinosaur/dinosaur/jax_numpy_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · ace0bd2565da2c28 · report
equiangular_nodes google-research/dinosaur/dinosaur/associated_legendre.py community (archive-listed) unverified Apache-2.0 (permissive) · 9394ee563dbf5d3e · report
evaluate google-research/dinosaur/dinosaur/associated_legendre.py community (archive-listed) unverified Apache-2.0 (permissive) · 7466f5a2d81103db · report
gauss_legendre_nodes google-research/dinosaur/dinosaur/associated_legendre.py community (archive-listed) unverified Apache-2.0 (permissive) · e60fc1a7bd1ab2ff · report
nearest_neighbor_indices google-research/dinosaur/dinosaur/horizontal_interpolation.py community (archive-listed) unverified Apache-2.0 (permissive) · 82750b9b2cc420a1 · report
precise_dot google-research/dinosaur/dinosaur/jax_numpy_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · c0b00f883c840b30 · report
real_basis google-research/dinosaur/dinosaur/fourier.py community (archive-listed) unverified Apache-2.0 (permissive) · 358e7e8b2be93a29 · report
real_basis_with_zero_imag google-research/dinosaur/dinosaur/fourier.py community (archive-listed) unverified Apache-2.0 (permissive) · ca155512b0a1bc77 · report
resolve_dot_precision google-research/dinosaur/dinosaur/jax_numpy_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 634f706b568deb23 · report

Tasks

Physical SimulationsWeather Forecasting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections