Skip to content

Modernize derived coordinates#2999

Draft
bouweandela wants to merge 12 commits intomainfrom
modernize-derived-variables
Draft

Modernize derived coordinates#2999
bouweandela wants to merge 12 commits intomainfrom
modernize-derived-variables

Conversation

@bouweandela
Copy link
Copy Markdown
Member

@bouweandela bouweandela commented Feb 23, 2026

Description

Closes #3056

TODO: figure out which CMIP6 data still needs a fix with the new iris version. Do this by making a list of esmvalcore.dataset.Datasets that previously errored and loading all of them.


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@bouweandela bouweandela mentioned this pull request Feb 23, 2026
9 tasks
@bouweandela bouweandela changed the title Modernize derived variables Modernize derived coordinates Mar 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.97%. Comparing base (e232092) to head (25cc1f3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2999      +/-   ##
==========================================
- Coverage   96.15%   95.97%   -0.19%     
==========================================
  Files         270      270              
  Lines       15807    15787      -20     
==========================================
- Hits        15200    15152      -48     
- Misses        607      635      +28     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bouweandela bouweandela added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels May 8, 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.

Parametric vertical coordinates are not interpreted correctly

1 participant