summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin4.ddl
blob: 89849e4ff089f0496707ff44cd3123a74de1bf33 (plain)
1
2
3
4
5
6
7
8
HDF5 "tbinary.h5" {
DATASET "double" {
   DATATYPE  H5T_IEEE_F64LE
   DATASPACE  SIMPLE { ( 100000 ) / ( 100000 ) }
   DATA {
   }
}
}