HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Return href information for h5path requests #235

Closed mattjala closed 1 year ago

mattjala commented 1 year ago

This is useful for H5Ovisit in the REST VOL.

Also fix getObjectIdByPath not passing the values of follow_soft_links and follow_external_links to recursive calls of itself.