feat(config): point canonical pipeline at 2025_usa_cornerstone_v0_4 - #880
Merged
Merged
Conversation
Adds the v0.4 release config: v0.3.2 methodology on the 2024 nowcast detail MUT, pinned to build v0.3.0_4276083. CANONICAL_USA_CONFIG and the generate_snapshots / generate_diagnostics workflow defaults follow it, so the next snapshot cut on main is the v0.4 one. The v0.3 waterfall q is pinned to the v0.3.2 release snapshot so its pins survive the bump. Also adds the two v0.4 waterfall rungs, v04_waterfall_g2_methods (v0.4 less nowcasting and less the US data update) and v04_waterfall_g3_data (v0.4 less nowcasting), with headers explaining why their flags equal the v0.3 rungs and how the MECS fix reaches them through the GHG FBS parquets. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
MoLi7
force-pushed
the
mo__v0-4-canonical-config
branch
from
September 8, 2026 23:26
a57f102 to
12c2090
Compare
bl-young
approved these changes
Sep 8, 2026
bl-young
left a comment
Member
There was a problem hiding this comment.
At a glance I think this all looks good.
| # Data selection | ||
| ##### | ||
| usa_detail_io_source: nowcast | ||
| nowcast_mut_vintage: 'v0.3.0_4276083' |
Member
There was a problem hiding this comment.
Just want you to confirm this so the right one.
Member
Author
There was a problem hiding this comment.
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.

cc:
Closes:
Stack: step 1 of 2 — v0.4 release: canonical config, then snapshot bump
What changed? Why?
Adds
2025_usa_cornerstone_v0_4.yaml: v0.3.2 methodology on the 2024 nowcast detail MUT, pinned to buildv0.3.0_4276083.CANONICAL_USA_CONFIGand both workflow defaults point at it, sogenerate_snapshotsonmaincuts v0.4. Adds waterfall rungsv04_waterfall_g2_methodsandv04_waterfall_g3_data; pins the v0.3 waterfallqto the v0.3.2 snapshot.Impact
Moves N, D, A and q under the default config to
2025_usa_cornerstone_v0_4;.SNAPSHOT_KEYunchanged until the bump PR.Review focus
GHG_national_Cornerstone_nowcast_2024; the v0.4 header and G3 rung say so.Testing
black,ruff,mypy, hermetic and realdata pytest locally.Heads-up
After merge, dispatch
generate_snapshotsonmainwithconfig_name=2025_usa_cornerstone_v0_4; integration tests stay red until the bump PR lands.🤖 Generated with Claude Code