-
Does anyone have an example of how to read the grib output in Python? |
Beta Was this translation helpful? Give feedback.
Answered by
emkemp
Oct 15, 2024
Replies: 1 comment 1 reply
-
Hi @cbblanke Perhaps @emkemp @karsenau or @smahanam can help you with this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@cbblanke I use eccodes.
I have an old script for processing GRIB2 output from LVT (customized for particular variables I was interested in). On Discover, look in /discover/nobackup/projects/usaf_lis/emkemp/AFWA/python/plot_lis72_24hr_grib2.py.
Some documentation/examples are available at https://confluence.ecmwf.int/display/ECC/GRIB+examples.