HDFGroup / vol-rest

HDF5 REST VOL Connector
Other
5 stars 8 forks source link

Check access plist on obj create/open #64

Closed mattjala closed 11 months ago

mattjala commented 11 months ago

Should fix #46, although I wasn't able to replicate the issue on my end.

jhendersonHDF commented 11 months ago

Note that this was probably fixed in HDF5 itself in https://github.com/HDFGroup/hdf5/pull/2712. Might be that the version of HDF5 used when #46 was created didn't have that fix yet. Still good to check in the connector though instead of relying on HDF5 to do it.