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

H5Py OSError: File close degree doesn't match fix #650

Merged
merged 1 commit into from
Jun 20, 2017
Merged

H5Py OSError: File close degree doesn't match fix #650

merged 1 commit into from
Jun 20, 2017

Conversation

vlouf
Copy link
Collaborator

@vlouf vlouf commented May 17, 2017

I had a problem when I tried to open an ODIM HDF5 file. This bug comes from H5Py, not pyart. This error is explained here:
h5py/h5py#218
I just made a little change in pyart.aux_io.odim_h5.py to fix this bug.

I had a problem when I tried to open an ODIM HDF5 file. This bug comes from H5Py, not pyart. This error is explained here:
h5py/h5py#218
I just made a little change in pyart.aux_io.odim_h5.py to fix this bug.
Copy link
Collaborator

@Rumpkie Rumpkie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@scollis
Copy link
Member

scollis commented Jun 20, 2017

Thanks @vlouf This looks like a good but unfortunate fix.

@scollis scollis merged commit 80b957d into ARM-DOE:master Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants