I'm working on getting Hadoop working over HDF5 files and, as part of that 
effort, I need to translate from points in a dataspace into offsets in the 
underlying file. I think what I want is something like H5S_point_offset, but 
public facing. Actually, ideally I'd like something like 
H5S_point_get_seq_list, but I don't need the lengths for the regions selected 
(it should all be points, so length 1). Is there a supported way of doing this 
that I'm not seeing as I look over the documentation & example code that I can 
find? 

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

Reply via email to