mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
651bd4e252
Bug fixes and code cleanup Description: Whitespace removal. Added testfiles for named datatypes in attributes. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
399 lines
22 KiB
XML
399 lines
22 KiB
XML
#############################
|
|
Expected output for 'h5dump --xml tstr.h5'
|
|
#############################
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<hdf5:HDF5-File xmlns:hdf5="http://hdf.ncsa.uiuc.edu/DTDs/HDF5-File" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hdf.ncsa.uiuc.edu/DTDs/HDF5File http://hdf.ncsa.uiuc.edu/DTDs/HDF5-File.xsd">
|
|
<hdf5:RootGroup OBJ-XID="xid_696" H5Path="/">
|
|
<hdf5:Dataset Name="comp1" OBJ-XID="xid_2520" H5Path= "/comp1" Parents="xid_696" H5ParentPaths="/">
|
|
<hdf5:StorageLayout>
|
|
<hdf5:ContiguousLayout/>
|
|
</hdf5:StorageLayout>
|
|
<hdf5:FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
|
|
<hdf5:FillValue>
|
|
<hdf5:NoFill/>
|
|
</hdf5:FillValue>
|
|
</hdf5:FillValueInfo>
|
|
<hdf5:Dataspace>
|
|
<hdf5:SimpleDataspace Ndims="2">
|
|
<hdf5:Dimension DimSize="3" MaxDimSize="3"/>
|
|
<hdf5:Dimension DimSize="6" MaxDimSize="6"/>
|
|
</hdf5:SimpleDataspace>
|
|
</hdf5:Dataspace>
|
|
<hdf5:DataType>
|
|
<hdf5:CompoundType>
|
|
<hdf5:Field FieldName="int_array">
|
|
<hdf5:DataType>
|
|
<hdf5:ArrayType Ndims="2">
|
|
<hdf5:ArrayDimension DimSize="8" DimPerm="0"/>
|
|
<hdf5:ArrayDimension DimSize="10" DimPerm="1"/>
|
|
<hdf5:DataType>
|
|
<hdf5:AtomicType>
|
|
<hdf5:IntegerType ByteOrder="BE" Sign="true" Size="4" />
|
|
</hdf5:AtomicType>
|
|
</hdf5:DataType>
|
|
</hdf5:ArrayType>
|
|
</hdf5:DataType>
|
|
</hdf5:Field>
|
|
<hdf5:Field FieldName="string">
|
|
<hdf5:DataType>
|
|
<hdf5:ArrayType Ndims="2">
|
|
<hdf5:ArrayDimension DimSize="3" DimPerm="0"/>
|
|
<hdf5:ArrayDimension DimSize="4" DimPerm="1"/>
|
|
<hdf5:DataType>
|
|
<hdf5:AtomicType>
|
|
<hdf5:StringType Cset="H5T_CSET_ASCII" StrSize="32" StrPad="H5T_STR_SPACEPAD"/>
|
|
</hdf5:AtomicType>
|
|
</hdf5:DataType>
|
|
</hdf5:ArrayType>
|
|
</hdf5:DataType>
|
|
</hdf5:Field>
|
|
</hdf5:CompoundType>
|
|
</hdf5:DataType>
|
|
<!-- Note: format of compound data not specified -->
|
|
<hdf5:Data>
|
|
<hdf5:DataFromFile>
|
|
0 1 4 9 16 25 36 49 64 81
|
|
1 4 9 16 25 36 49 64 81 100
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
1 4 9 16 25 36 49 64 81 100
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361
|
|
121 144 169 196 225 256 289 324 361 400 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361
|
|
121 144 169 196 225 256 289 324 361 400
|
|
144 169 196 225 256 289 324 361 400 441 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
0 1 4 9 16 25 36 49 64 81
|
|
1 4 9 16 25 36 49 64 81 100
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
1 4 9 16 25 36 49 64 81 100
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361
|
|
121 144 169 196 225 256 289 324 361 400 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361
|
|
121 144 169 196 225 256 289 324 361 400
|
|
144 169 196 225 256 289 324 361 400 441 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
0 1 4 9 16 25 36 49 64 81
|
|
1 4 9 16 25 36 49 64 81 100
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
1 4 9 16 25 36 49 64 81 100
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
4 9 16 25 36 49 64 81 100 121
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
9 16 25 36 49 64 81 100 121 144
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
16 25 36 49 64 81 100 121 144 169
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361
|
|
121 144 169 196 225 256 289 324 361 400 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
25 36 49 64 81 100 121 144 169 196
|
|
36 49 64 81 100 121 144 169 196 225
|
|
49 64 81 100 121 144 169 196 225 256
|
|
64 81 100 121 144 169 196 225 256 289
|
|
81 100 121 144 169 196 225 256 289 324
|
|
100 121 144 169 196 225 256 289 324 361
|
|
121 144 169 196 225 256 289 324 361 400
|
|
144 169 196 225 256 289 324 361 400 441 "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
"abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678" "abcdefgh12345678abcdefgh12345678"
|
|
</hdf5:DataFromFile>
|
|
</hdf5:Data>
|
|
</hdf5:Dataset>
|
|
<hdf5:Dataset Name="string1" OBJ-XID="xid_744" H5Path= "/string1" Parents="xid_696" H5ParentPaths="/">
|
|
<hdf5:StorageLayout>
|
|
<hdf5:ContiguousLayout/>
|
|
</hdf5:StorageLayout>
|
|
<hdf5:FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
|
|
<hdf5:FillValue>
|
|
<hdf5:NoFill/>
|
|
</hdf5:FillValue>
|
|
</hdf5:FillValueInfo>
|
|
<hdf5:Dataspace>
|
|
<hdf5:SimpleDataspace Ndims="2">
|
|
<hdf5:Dimension DimSize="3" MaxDimSize="3"/>
|
|
<hdf5:Dimension DimSize="4" MaxDimSize="4"/>
|
|
</hdf5:SimpleDataspace>
|
|
</hdf5:Dataspace>
|
|
<hdf5:DataType>
|
|
<hdf5:AtomicType>
|
|
<hdf5:StringType Cset="H5T_CSET_ASCII" StrSize="5" StrPad="H5T_STR_NULLTERM"/>
|
|
</hdf5:AtomicType>
|
|
</hdf5:DataType>
|
|
<hdf5:Data>
|
|
<hdf5:DataFromFile>
|
|
"s1"
|
|
"s2"
|
|
"s3"
|
|
"s4"
|
|
"s5"
|
|
"s6"
|
|
"s7"
|
|
"s8"
|
|
"s9"
|
|
"s0"
|
|
"s1"
|
|
"s2"
|
|
</hdf5:DataFromFile>
|
|
</hdf5:Data>
|
|
</hdf5:Dataset>
|
|
<hdf5:Dataset Name="string2" OBJ-XID="xid_1244" H5Path= "/string2" Parents="xid_696" H5ParentPaths="/">
|
|
<hdf5:StorageLayout>
|
|
<hdf5:ContiguousLayout/>
|
|
</hdf5:StorageLayout>
|
|
<hdf5:FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
|
|
<hdf5:FillValue>
|
|
<hdf5:NoFill/>
|
|
</hdf5:FillValue>
|
|
</hdf5:FillValueInfo>
|
|
<hdf5:Dataspace>
|
|
<hdf5:SimpleDataspace Ndims="1">
|
|
<hdf5:Dimension DimSize="20" MaxDimSize="20"/>
|
|
</hdf5:SimpleDataspace>
|
|
</hdf5:Dataspace>
|
|
<hdf5:DataType>
|
|
<hdf5:AtomicType>
|
|
<hdf5:StringType Cset="H5T_CSET_ASCII" StrSize="11" StrPad="H5T_STR_SPACEPAD"/>
|
|
</hdf5:AtomicType>
|
|
</hdf5:DataType>
|
|
<hdf5:Data>
|
|
<hdf5:DataFromFile>
|
|
"ab cd ef1 "
|
|
"ab cd ef2 "
|
|
"ab cd ef3 "
|
|
"ab cd ef4 "
|
|
"ab cd ef5 "
|
|
"ab cd ef6 "
|
|
"ab cd ef7 "
|
|
"ab cd ef8 "
|
|
"ab cd ef9 "
|
|
"ab cd ef0 "
|
|
"ab cd ef1 "
|
|
"ab cd ef2 "
|
|
"ab cd ef3 "
|
|
"ab cd ef4 "
|
|
"ab cd ef5 "
|
|
"ab cd ef6 "
|
|
"ab cd ef7 "
|
|
"ab cd ef8 "
|
|
"ab cd ef9 "
|
|
"ab cd ef0 "
|
|
</hdf5:DataFromFile>
|
|
</hdf5:Data>
|
|
</hdf5:Dataset>
|
|
<hdf5:Dataset Name="string3" OBJ-XID="xid_1576" H5Path= "/string3" Parents="xid_696" H5ParentPaths="/">
|
|
<hdf5:StorageLayout>
|
|
<hdf5:ContiguousLayout/>
|
|
</hdf5:StorageLayout>
|
|
<hdf5:FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
|
|
<hdf5:FillValue>
|
|
<hdf5:NoFill/>
|
|
</hdf5:FillValue>
|
|
</hdf5:FillValueInfo>
|
|
<hdf5:Dataspace>
|
|
<hdf5:SimpleDataspace Ndims="1">
|
|
<hdf5:Dimension DimSize="27" MaxDimSize="27"/>
|
|
</hdf5:SimpleDataspace>
|
|
</hdf5:Dataspace>
|
|
<hdf5:DataType>
|
|
<hdf5:AtomicType>
|
|
<hdf5:StringType Cset="H5T_CSET_ASCII" StrSize="8" StrPad="H5T_STR_NULLPAD"/>
|
|
</hdf5:AtomicType>
|
|
</hdf5:DataType>
|
|
<hdf5:Data>
|
|
<hdf5:DataFromFile>
|
|
"abcd0"
|
|
"abcd1"
|
|
"abcd2"
|
|
"abcd3"
|
|
"abcd4"
|
|
"abcd5"
|
|
"abcd6"
|
|
"abcd7"
|
|
"abcd8"
|
|
"abcd9"
|
|
"abcd0"
|
|
"abcd1"
|
|
"abcd2"
|
|
"abcd3"
|
|
"abcd4"
|
|
"abcd5"
|
|
"abcd6"
|
|
"abcd7"
|
|
"abcd8"
|
|
"abcd9"
|
|
"abcd0"
|
|
"abcd1"
|
|
"abcd2"
|
|
"abcd3"
|
|
"abcd4"
|
|
"abcd5"
|
|
"abcd6"
|
|
</hdf5:DataFromFile>
|
|
</hdf5:Data>
|
|
</hdf5:Dataset>
|
|
<hdf5:Dataset Name="string4" OBJ-XID="xid_1904" H5Path= "/string4" Parents="xid_696" H5ParentPaths="/">
|
|
<hdf5:StorageLayout>
|
|
<hdf5:ContiguousLayout/>
|
|
</hdf5:StorageLayout>
|
|
<hdf5:FillValueInfo FillTime="FillIfSet" AllocationTime="Late">
|
|
<hdf5:FillValue>
|
|
<hdf5:NoFill/>
|
|
</hdf5:FillValue>
|
|
</hdf5:FillValueInfo>
|
|
<hdf5:Dataspace>
|
|
<hdf5:SimpleDataspace Ndims="1">
|
|
<hdf5:Dimension DimSize="3" MaxDimSize="3"/>
|
|
</hdf5:SimpleDataspace>
|
|
</hdf5:Dataspace>
|
|
<hdf5:DataType>
|
|
<hdf5:AtomicType>
|
|
<hdf5:StringType Cset="H5T_CSET_ASCII" StrSize="168" StrPad="H5T_STR_SPACEPAD"/>
|
|
</hdf5:AtomicType>
|
|
</hdf5:DataType>
|
|
<hdf5:Data>
|
|
<hdf5:DataFromFile>
|
|
"s1234567890123456789 "
|
|
"s1234567890123456789 "
|
|
"s1234567890123456789 "
|
|
</hdf5:DataFromFile>
|
|
</hdf5:Data>
|
|
</hdf5:Dataset>
|
|
</hdf5:RootGroup>
|
|
</hdf5:HDF5-File>
|