hdf5/tools/testfiles/tbin4.ddl
Pedro Vicente Nunes e23d2acad8 [svn-r12713]
added new tests with different datatypes  for h5dump binary output

tested: kagiso
2006-10-03 11:33:55 -05:00

12 lines
265 B
SQL

#############################
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 {
}
}
}