Skip to content

Move time dimension to the front in select_and_process_variables method#230

Merged
rbeucher merged 2 commits intomainfrom
time_axis_first
Mar 18, 2026
Merged

Move time dimension to the front in select_and_process_variables method#230
rbeucher merged 2 commits intomainfrom
time_axis_first

Conversation

@rbeucher
Copy link
Member

@rbeucher rbeucher commented Mar 18, 2026

fix #221

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.23%. Comparing base (7549b46) to head (6f3cb08).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   47.47%   49.23%   +1.75%     
==========================================
  Files          22       22              
  Lines        4183     4241      +58     
==========================================
+ Hits         1986     2088     +102     
+ Misses       2197     2153      -44     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rbeucher
Copy link
Member Author

@rhaegar325, I think that is a rather small change, I am going to merge. Let me know if you get any issues

@rbeucher rbeucher merged commit e1fc2c7 into main Mar 18, 2026
4 checks passed
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.

Ensure time is the first dimension in CMORised variables

1 participant