Papers › Samudra: An AI Global Ocean Emulator for Climate

Samudra: An AI Global Ocean Emulator for Climate

5 Dec 2024arXiv:2412.03795archive 2025-07-28

Surya Dheeshjith, Adam Subel, Alistair Adcroft, Julius Busecke, Carlos Fernandez-Granda, Shubham Gupta, Laure Zanna

AI emulators for forecasting have emerged as powerful tools that can outperform conventional numerical predictions. The next frontier is to build emulators for long climate simulations with skill across a range of spatiotemporal scales, a particularly important goal for the ocean. Our work builds a skillful global emulator of the ocean component of a state-of-the-art climate model. We emulate key ocean variables, sea surface height, horizontal velocities, temperature, and salinity, across their full depth. We use a modified ConvNeXt UNet architecture trained on multi-depth levels of ocean data. We show that the ocean emulator - Samudra - which exhibits no drift relative to the truth, can reproduce the depth structure of ocean variables and their interannual variability. Samudra is stable for centuries and 150 times faster than the original ocean model. Samudra struggles to capture the correct magnitude of the forcing trends and simultaneously remain stable, requiring further work.

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="2412.03795")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: official repository: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

m2lines/samudra officialmentioned in papermentioned on GitHubpytorchApache-2.0 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; 0 ran; 0 honoured the contract we drafted; 10 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.

10unverified

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 m2lines/samudra. “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.

area_weighted_sum m2lines/samudra/src/samudra/aggregator/metrics.py official repository unverified Apache-2.0 (permissive) · f1d7733101a74ac9 · report
build_llc_layout m2lines/samudra/src/samudra/constants.py official repository unverified Apache-2.0 (permissive) · 6c0883593d148809 · report
build_om4_layout m2lines/samudra/src/samudra/constants.py official repository unverified Apache-2.0 (permissive) · 7d164b3ef3042d89 · report
get_cmap_limits m2lines/samudra/src/samudra/aggregator/plotting.py official repository unverified Apache-2.0 (permissive) · 176ded160fde8076 · report
get_pydantic_models m2lines/samudra/src/samudra/config_schema.py official repository unverified Apache-2.0 (permissive) · 81a7e5afb4d681c6 · report
plot_imshow m2lines/samudra/src/samudra/aggregator/plotting.py official repository unverified Apache-2.0 (permissive) · 10458b939cac2dbb · report
resolve_config_path m2lines/samudra/src/samudra/config_base.py official repository unverified Apache-2.0 (permissive) · b3bfcf99bf2e29a1 · report
validate_config_files m2lines/samudra/src/samudra/config_schema.py official repository unverified Apache-2.0 (permissive) · fe5e4851475f43a4 · report
weighted_mean m2lines/samudra/src/samudra/aggregator/metrics.py official repository unverified Apache-2.0 (permissive) · 563fb09148ffe522 · report
weighted_sum m2lines/samudra/src/samudra/aggregator/metrics.py official repository unverified Apache-2.0 (permissive) · 7bf915a1ca9e3c04 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvNeXt

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