Hello.

Bear with me, I am learning HDF5 and I really appreciate any help you can
provide.

Is it possible to write Java objects to an HDF5 file?

My requirement is I have some data set with complex data structure that I
am not able to represent with available data types of HDF (Integer, String,
byte etc.) at the same time this data set needs to fit into overall dataset.

For example, I have a parent data set Parent with subset called child1
(String), child2 (Integer), child3 (custom- a java object), how to
read/write this parent data set and all of its subsets using Java API for
HDF5?

If it is possible, would it also be possible to apply parallel IO  for
dataset A?

Thank you very much.

Best regards.
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to