Hello Everyone,

I am trying to use the HDF5 API
H5Pset_external (hid_t plist, external filename, off_t offset, hsize_t size)
to create a dataset with  external storage files.

However, it seems only absolute file path works. So, I have to rebuild the
dataset every time when I move data to a different location or try to access
data in external HDD from different PC. Is there any method could let me set
the filename relative to the host .h5 file path? I try to set the external
file path without starting with '\' or '/'. But it does not work.

Thanks,

LittleBigBrain
-- 
View this message in context: 
http://hdf-forum.184993.n3.nabble.com/Relative-Path-for-External-Storage-tp1004550p1004550.html
Sent from the hdf-forum mailing list archive at Nabble.com.

_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to