Papers › WeatherBench Probability: A benchmark dataset for probabilistic medium-range weather...

WeatherBench Probability: A benchmark dataset for probabilistic medium-range weather forecasting along with deep learning baseline models

2 May 2022arXiv:2205.00865archive 2025-07-28

Sagar Garg, Stephan Rasp, Nils Thuerey

WeatherBench is a benchmark dataset for medium-range weather forecasting of geopotential, temperature and precipitation, consisting of preprocessed data, predefined evaluation metrics and a number of baseline models. WeatherBench Probability extends this to probabilistic forecasting by adding a set of established probabilistic verification metrics (continuous ranked probability score, spread-skill ratio and rank histograms) and a state-of-the-art operational baseline using the ECWMF IFS ensemble forecast. In addition, we test three different probabilistic machine learning methods -- Monte Carlo dropout, parametric prediction and categorical prediction, in which the probability distribution is discretized. We find that plain Monte Carlo dropout severely underestimates uncertainty. The parametric and categorical models both produce fairly reliable forecasts of similar quality. The parametric models have fewer degrees of freedom while the categorical model is more flexible when it comes to predicting non-Gaussian distributions. None of the models are able to match the skill of the operational IFS model. We hope that this benchmark will enable other researchers to evaluate their probabilistic approaches.

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

Code

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

By repository: official repository: 11 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.

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

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 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.

11unverified

Licence: 0 of the 11 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 sagar-garg/WeatherBench. “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.

add_2d sagar-garg/WeatherBench/src/add_lat_lon_2d.py official repository unverified MIT (permissive) · ea8de9e9291e665d · report
build_resnet sagar-garg/WeatherBench/racecar_example.py official repository unverified MIT (permissive) · b5c03e96b1f7ebd1 · report
build_uresnet sagar-garg/WeatherBench/src/networks.py official repository unverified MIT (permissive) · 680fd6e04ce607ed · report
convblock sagar-garg/WeatherBench/racecar_example.py official repository unverified MIT (permissive) · 50148dfb83000368 · report
convert_z_to_orography sagar-garg/WeatherBench/src/add_lat_lon_2d.py official repository unverified MIT (permissive) · b55da739853cb4e2 · report
decode sagar-garg/WeatherBench/src/data_generator.py official repository unverified MIT (permissive) · 3dd5cbc0bf3672b7 · report
extract sagar-garg/WeatherBench/src/extract_level.py official repository unverified MIT (permissive) · 1187845f43dd3cc3 · report
load_model sagar-garg/WeatherBench/src/utils.py official repository unverified MIT (permissive) · e5f098e3b46a99ef · report
read_pickle sagar-garg/WeatherBench/src/utils.py official repository unverified MIT (permissive) · d441d8b694b302f4 · report
resblock sagar-garg/WeatherBench/racecar_example.py official repository unverified MIT (permissive) · d7b46b37c47180e0 · report
serialize_example sagar-garg/WeatherBench/src/data_generator.py official repository unverified MIT (permissive) · 45cb04c058c222a9 · report

Tasks

Weather Forecasting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DropoutMonte Carlo Dropout

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