parcio / julea

A Flexible Storage Framework for HPC
GNU Lesser General Public License v3.0
33 stars 31 forks source link

More HDF5 DB-VOL callbacks #152

Closed t-erxleben closed 1 year ago

t-erxleben commented 2 years ago

Includes callbacks for file deletion, equality and accessibility and dataset/attribute_get for property lists.

File equality does still need a test case so this PR starts as a draft. In addition, this branch is based on #151 and I will rebase it when #151 is merged.