Skip to content

config: add v0.3 MECS step on the v0.2 footing#491

Open
briantobin-99 wants to merge 1 commit into
mainfrom
btobin_v0-3-mecs-on-footing-config
Open

config: add v0.3 MECS step on the v0.2 footing#491
briantobin-99 wants to merge 1 commit into
mainfrom
btobin_v0-3-mecs-on-footing-config

Conversation

@briantobin-99

@briantobin-99 briantobin-99 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds 2025_usa_cornerstone_full_model_v0_3_ghgi_mecs.yaml so the MECS step sits on the same footing as the rest of the v0.3 diagnostics chain.

The previous MECS config (2025_usa_cornerstone_ghg_mecs.yaml) was fine as a standalone atomic test but two settings made it non-comparable to the other v0.3 steps:

  1. It omitted the footing flags use_E_data_year_for_x_in_B and implement_waste_disaggregation.
  2. It pinned the fbs_schema snapshot as its baseline instead of the default v0.

Both are corrected here. (update_mecs_method replaces new_ghg_method rather than being set alongside it, since the GHG-method selector is first-match-wins.) The original config is left untouched.

Testing

  • Dispatched generate_diagnostics from this branch against both CEDA and USEEIO baselines; both runs succeeded.
  • config_summary confirms the intended flags and the v0 baseline snapshot.

MECS diagnostics step comparable to the rest of the v0.3 chain: update_mecs_method
(replacing new_ghg_method on the GHG-method axis) plus the v0.2 footing flags
(use_E_data_year_for_x_in_B, implement_waste_disaggregation). The existing
2025_usa_cornerstone_ghg_mecs.yaml stays as the atomic-vs-CEDA test stub.

Co-authored-by: Cursor <cursoragent@cursor.com>
@briantobin-99 briantobin-99 requested a review from bl-young July 1, 2026 22:47

@bl-young bl-young left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it'd be helpful to include a short narrative like many of the other configs have at the top of this file to describe what it implements.

@bl-young bl-young added this to the v0.3 milestone Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants