-
Notifications
You must be signed in to change notification settings - Fork 18
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
Update code to work with v1.14.5 of the HDF5 library #745
Conversation
`h5py` is more reliable.
…mpting to lock the files We do our own locking as necessary.
…s writing to the output file `Parameters` group
…5 library attempting to lock them
|
|
|
This requires some changes to our HDF5 interface module, and fixes to file locking.