Hello,
I'm trying to read some 64-bit integer VIIRS data in HDF5 format via Fortran. 
After a quick search I found this document:
http://www.hdfgroup.org/HDF5/doc/fortran/NewFeatures_F2003.pdf

"For example, if an HDF5 dataset stores 64-bit integers, data cannot be read by 
an HDF5 Fortran application into the buffer of the appropriate type like 
INTEGER*8 or INTEGER(KIND=big_enough_to_store) because there is no interface 
provided by the HDF5 Fortran Library."

Is this still the case with version 1.8.12? I couldn't find any documentation 
to suggest otherwise, but wanted to confirm.
Thanks,
-Corey


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

Reply via email to