You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
521 B
34 lines
521 B
HDF5 "tcompound.h5" {
|
|
DATATYPE "/#6632" H5T_COMPOUND {
|
|
H5T_STD_I32BE "int";
|
|
H5T_IEEE_F32BE "float";
|
|
}
|
|
GROUP "/group2" {
|
|
DATASET "dset5" {
|
|
DATATYPE "/#6632"
|
|
DATASPACE SIMPLE { ( 5 ) / ( 5 ) }
|
|
DATA {
|
|
(0): {
|
|
0,
|
|
0
|
|
},
|
|
(1): {
|
|
1,
|
|
0.1
|
|
},
|
|
(2): {
|
|
2,
|
|
0.2
|
|
},
|
|
(3): {
|
|
3,
|
|
0.3
|
|
},
|
|
(4): {
|
|
4,
|
|
0.4
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|