Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling bufr data download and store into dataframe by using pdbufr #364

Open
meteoDaniel opened this issue Mar 3, 2021 · 1 comment · May be fixed by #482
Open

Enabling bufr data download and store into dataframe by using pdbufr #364

meteoDaniel opened this issue Mar 3, 2021 · 1 comment · May be fixed by #482
Labels
enhancement New feature or request

Comments

@meteoDaniel
Copy link
Contributor

One big issue by using BUFR data is the reading process. https://github.com/ecmwf/pdbufr provides an accurate service for this issue.
So I guess with this software it should be able to provide support for BUFR data.

Let me know what you think about this.

@gutzbenj gutzbenj added the enhancement New feature or request label Apr 13, 2021
@gutzbenj
Copy link
Member

gutzbenj commented Jun 24, 2021

Dear @meteoDaniel ,

thanks for the pointer!

The new PR allows for parsing bufr data, given that the user adds the keyword read_bufr=True to the request.

On behalf orf #482 we'll have to wait to merge this, as of the current critical relation between eccodes (the core library) and its python bindings, which are being heavily discussed at this moment.

Cheers,
Benjamin

@gutzbenj gutzbenj linked a pull request Jul 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants