Skip to content

Turn off rolling on zonal mean images#884

Open
Arcomano1234 wants to merge 2 commits intomainfrom
fix/zonal-mean-roll-bug
Open

Turn off rolling on zonal mean images#884
Arcomano1234 wants to merge 2 commits intomainfrom
fix/zonal-mean-roll-bug

Conversation

@Arcomano1234
Copy link
Contributor

@Arcomano1234 Arcomano1234 commented Feb 27, 2026

Small PR to turn off the roll_lon for the zonal_mean images.

Changes:

  • Setsroll_lon=False for zonal mean gen and error plots
  • Updates regression tests for inference aggregators

Resolves #881

@Arcomano1234 Arcomano1234 marked this pull request as ready for review February 27, 2026 21:19
Copy link
Member

@jpdunc23 jpdunc23 left a comment

Choose a reason for hiding this comment

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

Looks good but I'm confused why so many testing artifacts are updated. Maybe they contain zonal images even though it isn't the focus of the particular test?

Copy link
Member

Choose a reason for hiding this comment

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

Why does this file get updated? I thought only the zonal mean files should be affected by this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah that is a great question visually they look similar but might be slightly different. Just to confirm to recreate these all I was supposed to do is delete test_evaluator-test_logs_labels_exist-regression.pt‎ right?

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.

Minor zonal mean plotting bug

2 participants