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

Commit for _grib2io.py #118

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

EricEngle-NOAA
Copy link
Collaborator

This commit fixes an issue where the _latlon_datastore, now holding a dictionary instead of tuples would raise a KeyError when using the xarray backend.

This commit references issue #117

This commit fixes an issue where the _latlon_datastore, now holding a dictionary
instead of tuples would raise a KeyError when using the xarray backend.

This commit references issue #117
@EricEngle-NOAA EricEngle-NOAA added the bug Something isn't working label Jan 3, 2024
@EricEngle-NOAA EricEngle-NOAA self-assigned this Jan 3, 2024
@EricEngle-NOAA EricEngle-NOAA linked an issue Jan 3, 2024 that may be closed by this pull request
@EricEngle-NOAA EricEngle-NOAA marked this pull request as ready for review January 5, 2024 13:41
@EricEngle-NOAA EricEngle-NOAA merged commit 52f1be3 into master Jan 5, 2024
20 checks passed
@EricEngle-NOAA EricEngle-NOAA deleted the 117-latlon-datastore-xarray-backend-issue branch January 5, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lat/Lon Datastore dict causes issues with xarray backend
1 participant