mllam / neural-lam

Neural Weather Prediction for Limited Area Modeling
MIT License
64 stars 24 forks source link

GRIB 2 output #44

Open clechartre opened 4 weeks ago

clechartre commented 4 weeks ago

Purpose

This is the equivalent of DRAFT PR #42 now adapted to this repository (previously tailored to the MeteoSwsiss/neural-lam fork) Outputting the inference results as GRIB format. Therefore, this needs the inference PR to be merged previously (loads of changes come from this). This integrates the functionality of transforming the .npy array that is originally produced into a GRIB from a template.

Code changes:

Checklist

Before submitting this PR, please make sure:

Review

For the review process follow the guidelines at Checklist