Thank you for your reply.
This is what H5TB does internally. This is using field name to get data, but
what if I want to extract 2 fields in one ? For instance, if I have
compound type {
"a_name" INT8
"b_name" INT8
"c_name" INT16
}and I want to read "a_name" and "b_name" in a INT16 ? Is there any lower API that can achieve that ? -- View this message in context: http://hdf-forum.184993.n3.nabble.com/Hyperslab-selection-of-compound-dataset-tp3379104p3379367.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
