summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin4.ddl
blob: 8b0b3675a67d6a41259ce6418de56bc290b351d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################
Expected output for 'h5dump -d double -o out4.bin -b FILE tbinary.h5'
#############################
HDF5 "tbinary.h5" {
DATASET "double" {
   DATATYPE  H5T_IEEE_F64LE
   DATASPACE  SIMPLE { ( 100000 ) / ( 100000 ) }
   DATA {
   }
}
}