summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin2.ddl
blob: 03f4e48fbc3006c85ee56c38ba2917d486e78ea6 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################
Expected output for 'h5dump -d float -o out2.bin -b FILE tbinary.h5'
#############################
HDF5 "tbinary.h5" {
DATASET "float" {
   DATATYPE  H5T_IEEE_F32LE
   DATASPACE  SIMPLE { ( 6 ) / ( 6 ) }
   DATA {
   }
}
}