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

Add to_geopandas method for BUFR data #84

Open
sandorkertesz opened this issue May 19, 2023 · 0 comments
Open

Add to_geopandas method for BUFR data #84

sandorkertesz opened this issue May 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sandorkertesz
Copy link
Collaborator

sandorkertesz commented May 19, 2023

This will be the first implementation of a to_geopandas() method in earthkit-data. Things to consider:

  • BUFR data extraction is based onpdbufr, which can extract the geometry and crs columns required by geopandas. So the conversion should be straightforward.
  • geopandas will bring in new (binary) dependencies, they should be optional
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

No branches or pull requests

1 participant