Files
hdf5/tools/testfiles/tdset-3.ddl

10 lines
237 B
SQL

#############################
Expected output for '../h5dump -d /dset1 -header tdset.h5'
#############################
HDF5 "tdset.h5" {
DATASET "/dset1" {
DATATYPE { "H5T_STD_I32BE" }
DATASPACE { ARRAY ( 10, 20 ) ( 10, 20 ) }
}
}