Setting Library Boundaries

If I set the library min/max boundaries when I creator or open an HDF5 file is that carried through for the create object/dataset also? I am trying to figure out in how many different places I need to update our codes. If I just need to set it once when I open/create a file then I guess I am done. I am using this page as a reference:

https://portal.hdfgroup.org/display/HDF5/H5P_SET_LIBVER_BOUNDS

Thanks
Mike Jackson

PS: That page does not render at all using Safari on macOS 10.13. Had to use Firefox.

PS: That page does not render at all using Safari on macOS 10.13. Had to use Firefox.

Hey, Mike. I just checked this on my Mac and I ran into the same rendering issue as well. We’ll check it out. Thanks for reporting!

Dave

Hi Mike,

Setting the min/max boundaries when creating or opening an HDF5 file will carry through to creating any object. You should just have to do that once.
If you are encountering any issues with this, please let us know.

-Barbara