Regenerate the AIFS Single virtual quickstart outputs against v0.2.0 - #77
Merged
Merged
Conversation
This was referenced Sep 17, 2026
mrshll
marked this pull request as ready for review
September 17, 2026 17:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerates the stored outputs of the AIFS Single virtual quickstart against the v0.2.0 store. No cell's source changes.
The outputs on
mainwere rendered against the old v0.1.0 store: the dataset repr showsdataset_version: 0.1.0and 3,447 init times. They now show 0.2.0 and 3,598.Cells 9 (2025-02-01T00) and 15 (2025-01-24T00, Storm Éowyn) select init times that ECMWF's Google Cloud mirror lacks. They read as all NaN until dynamical-org/reformatters#1070 filled them from
s3://ecmwf-forecasts/on 2026-09-17 at 16:13Z. This run is from after that, and both cells draw full maps.This follows #74, which merged before the fill published, so its outputs could not be regenerated in it.
Checks
uv run .internal/run_notebooks.py ecmwf-aifs-single-forecast-virtual.ipynbran every cell without error, andtests/test_notebook_execution.pypasses on the result.