Skip to content

Fix CI failures with latest eckit and mir - #284

Merged
dsarmany merged 4 commits into
developfrom
bugfix/ci-failures-with-latest-eckit-and-mir
Jul 3, 2026
Merged

Fix CI failures with latest eckit and mir#284
dsarmany merged 4 commits into
developfrom
bugfix/ci-failures-with-latest-eckit-and-mir

Conversation

@dsarmany

@dsarmany dsarmany commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Description

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

🌈🌦️📖🚧 Documentation 🚧📖🌦️🌈
https://sites.ecmwf.int/docs/dev-section/multio/pull-requests/PR-284

dsarmany added 4 commits June 5, 2026 10:01
The tests were using '*_nested' as grid names, which MIR's
HEALPixPattern regex no longer matches (since MIR commit 90637bb95). It
requires 'HN<Nside>' as the canonical nested form, instead.
Only MIR's canonical HEALPix grid names are now accepted in the yaml
'grid' key of the interpolate action: H<N>, HN<N>, HR<N>, H<N>N,
H<N>R (case-insensitive prefix). Users upgrading multio must migrate
existing configurations from the old H<N>_nested form to HN<N>.
@dsarmany
dsarmany merged commit e567e7c into develop Jul 3, 2026
124 of 151 checks passed
@dsarmany
dsarmany deleted the bugfix/ci-failures-with-latest-eckit-and-mir branch July 3, 2026 16:03
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.

1 participant