Skip to content

Add EnsembleMean Aggregator #793

Merged
Arcomano1234 merged 5 commits intomainfrom
feature/add-ensemble-mean-agg
Feb 10, 2026
Merged

Add EnsembleMean Aggregator #793
Arcomano1234 merged 5 commits intomainfrom
feature/add-ensemble-mean-agg

Conversation

@Arcomano1234
Copy link
Contributor

@Arcomano1234 Arcomano1234 commented Feb 3, 2026

To break up #709 into manageable PRs, this PR adds the ensemble mean aggregator to one_step/ensemble.py.
Changes:

  • Add EnsembleMeanRMSEMetric class one_step/ensemble.py

  • Tests added

Copy link
Contributor

@mcgibbon mcgibbon left a comment

Choose a reason for hiding this comment

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

Looks ready to approve, if this is ready to review.

@Arcomano1234 Arcomano1234 marked this pull request as ready for review February 4, 2026 16:38
Copy link
Contributor

@mcgibbon mcgibbon left a comment

Choose a reason for hiding this comment

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

LGTM, noticed a distributed bug. If I'm right please fix it in a separate PR so this one can be merged without re-review.

Copy link
Contributor

@mcgibbon mcgibbon left a comment

Choose a reason for hiding this comment

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

LGTM

@Arcomano1234 Arcomano1234 merged commit 46db69b into main Feb 10, 2026
7 checks passed
@Arcomano1234 Arcomano1234 deleted the feature/add-ensemble-mean-agg branch February 10, 2026 17:18
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