Skip to content

feat(metadata): Store GRIB paramId in variables_metadata#664

Merged
gmertes merged 3 commits into
mainfrom
641-grib-store-paramid
Jun 15, 2026
Merged

feat(metadata): Store GRIB paramId in variables_metadata#664
gmertes merged 3 commits into
mainfrom
641-grib-store-paramid

Conversation

@gmertes

@gmertes gmertes commented Jun 12, 2026

Copy link
Copy Markdown
Member

Description

Adds a new grib entry in the variables_metadata with paramId and shortName if the source is grib. If the source is not grib, these keys will be missing and the entry is not added.

What issue or task does this change relate to?

#641

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.

@gmertes gmertes linked an issue Jun 12, 2026 that may be closed by this pull request
@github-project-automation github-project-automation Bot moved this to To be triaged in Anemoi-dev Jun 12, 2026
@github-actions github-actions Bot added the enhancement New feature or request label Jun 12, 2026
@github-project-automation github-project-automation Bot moved this from To be triaged to For merging in Anemoi-dev Jun 15, 2026
@gmertes gmertes merged commit f283884 into main Jun 15, 2026
72 checks passed
@gmertes gmertes deleted the 641-grib-store-paramid branch June 15, 2026 14:40
@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.

GRIB: Store paramId in variables_metadata

2 participants