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