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

Use hdf5-1.8 compatible output format if possible #934

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

gsjaardema
Copy link
Contributor

In hdf5-1.10.2, THG added a new enumeration for use in the H5Pset_libver_bounds function which makes it easier to maintain compatibility with hdf5-1.8.X clients.

An explanation is provided at https://www.hdfgroup.org/2018/04/why-should-i-care-about-the-hdf5-1-10-2-release/

In particular, the section "What does this change mean to an HDF5 application?" discusses its use with NetCDF

In hdf5-1.10.2, THG added a new enumeration for use in the `H5Pset_libver_bounds` function which makes it easier to maintain compatibility with hdf5-1.8.X clients.   

An explanation is provided at https://www.hdfgroup.org/2018/04/why-should-i-care-about-the-hdf5-1-10-2-release/ 

In particular, the section "What does this change mean to an HDF5 application?" discusses its use with NetCDF
@WardF
Copy link
Member

WardF commented Apr 19, 2018

Thank you very much, @gsjaardema!

@WardF WardF merged commit 6beb3de into Unidata:master Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants