Skip to content

Ktezcan/zarr2grib icon#2492

Open
kctezcan wants to merge 2 commits into
ecmwf:developfrom
MeteoSwiss:ktezcan/zarr2grib_icon
Open

Ktezcan/zarr2grib icon#2492
kctezcan wants to merge 2 commits into
ecmwf:developfrom
MeteoSwiss:ktezcan/zarr2grib_icon

Conversation

@kctezcan

Copy link
Copy Markdown
Contributor

Description

We need to export to grib to able able to use the internal MeteoSwiss evaluation tool (https://github.com/MeteoSwiss/evalml). Claude wrote an exporter for this purpose

Tested the code, so now we can export to grib and use evalML to generate scores, below the scores for an ICON 1km 1hr model vs measurement stations in Switzerland (https://peakweather.readthedocs.io/latest/) (scores are bad as the model has not been trained for long):

image

Issue Number

No issue

Is this PR a draft? Mark it as draft.

Checklist before asking for review

  • I have performed a self-review of my code
  • My changes comply with basic sanity checks:
    • I have fixed formatting issues with ./scripts/actions.sh lint
    • I have run unit tests with ./scripts/actions.sh unit-test
    • I have documented my code and I have updated the docstrings.
    • I have added unit tests, if relevant
  • I have tried my changes with data and code:
    • I have run the integration tests with ./scripts/actions.sh integration-test
    • (bigger changes) I have run a full training and I have written in the comment the run_id(s): launch-slurm.py --time 60
    • (bigger changes and experiments) I have shared a hegdedoc in the github issue with all the configurations and runs for this experiments
  • I have informed and aligned with people impacted by my change:
    • for config changes: the MatterMost channels and/or a design doc
    • for changes of dependencies: the MatterMost software development channel

@github-actions github-actions Bot added the eval anything related to the model evaluation pipeline label Jun 11, 2026
@clessig

clessig commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

@kctezcan : Thanks for picking this up.

Can we do the exporter so that it's an as-small-as-possible extension of the existing grib exporter that we already have (e.g. for ECMWF's quaver).

@clessig clessig added the infra Issues related to infrastructure label Jun 12, 2026
@iluise iluise requested a review from enssow June 12, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eval anything related to the model evaluation pipeline infra Issues related to infrastructure

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants