summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin2.ddl
blob: 4cc33c6080157a5db8a7161d074e9b546b9ccadd (plain)
1
2
3
4
5
6
7
8
HDF5 "tbinary.h5" {
DATASET "float" {
   DATATYPE  H5T_IEEE_F32LE
   DATASPACE  SIMPLE { ( 6 ) / ( 6 ) }
   DATA {
   }
}
}