How to read bufr files using metpy? #3069
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
dopplershift
Jun 13, 2023
Replies: 1 comment
-
MetPy doesn't currently have any built-in support for BUFR format, though we do plan eventually to add some. For now you may want to look at pybufrkit or eccodes-python. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dopplershift
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MetPy doesn't currently have any built-in support for BUFR format, though we do plan eventually to add some.
For now you may want to look at pybufrkit or eccodes-python.