Hello, I'm trying to create HDF5 files that are as compatible as possible with the netCDF library and its tools. I recently came across an issue that I can't figure out.
ncdump (v4.1.2) cannot read scalar, numeric attributes written with the HDF5 library. However, it can if they're written as a single element array. I've attached a short Fortran program and example output, HDF5 files. Any thoughts on what's causing this incompatibility? Regards, -Corey
hdf5_global_attr_test.f95
Description: Binary data
scalar_attr.h5
Description: Binary data
array_attr.h5
Description: Binary data
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
