Skip to content

fix: netcdf level and unit metadata handling#663

Merged
aaron-hopkinson merged 2 commits into
mainfrom
fix/netcdf_metadata
Jun 15, 2026
Merged

fix: netcdf level and unit metadata handling#663
aaron-hopkinson merged 2 commits into
mainfrom
fix/netcdf_metadata

Conversation

@aaron-hopkinson

Copy link
Copy Markdown
Contributor

Description

Fixes a bug when doing a combined select of param and level types on NetCDF data during dataset creation (also ensures that unit metadata is included as well).

What issue or task does this change relate to?

Closes #653

As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/

By opening this pull request, I affirm that all authors agree to the Contributor License Agreement.

@aaron-hopkinson aaron-hopkinson self-assigned this Jun 11, 2026
@github-actions github-actions Bot added bug Something isn't working tests and removed bug Something isn't working labels Jun 11, 2026
@github-project-automation github-project-automation Bot moved this to To be triaged in Anemoi-dev Jun 11, 2026
@github-project-automation github-project-automation Bot moved this from To be triaged to For merging in Anemoi-dev Jun 15, 2026
@aaron-hopkinson aaron-hopkinson merged commit c636598 into main Jun 15, 2026
72 checks passed
@aaron-hopkinson aaron-hopkinson deleted the fix/netcdf_metadata branch June 15, 2026 12:05
@github-project-automation github-project-automation Bot moved this from For merging to Done in Anemoi-dev Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Metatada not read from CF-compliant netcdf

2 participants