hdf5/tools/testfiles/tbin1.ddl

12 lines
244 B
Plaintext
Raw Normal View History

#############################
Expected output for 'h5dump -d integer -b out1.bin test1.h5'
#############################
HDF5 "test1.h5" {
DATASET "integer" {
DATATYPE H5T_STD_I32LE
DATASPACE SIMPLE { ( 2 ) / ( 2 ) }
DATA {
}
}
}