Hi Chris,
Thanks, this is exactly the information that I was looking for. Assuming these calls are exposed in the Java API, this solution should be acceptable for what I am trying to do.
H5Tconvert is in HDF-Java 2.7. HOWEVER, it does not work the same way as the C API, since Java does not support casting. It converts the data to 'byte'. You can obtain HDF-Java 2.7 Beta from here, if you want to look at this: http://www.hdfgroup.org/ftp/HDF5/hdf-java-2.7/ -Barbara Jones _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
