summaryrefslogtreecommitdiffstats
path: root/java/examples/testfiles/examples.datasets.H5Ex_D_Chunk.txt
blob: 5f4c2deb7be01a5abedaf8429027d881244a97d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Original Data:
 [ 1 1 1 1 1 1 1 1 ]
 [ 1 1 1 1 1 1 1 1 ]
 [ 1 1 1 1 1 1 1 1 ]
 [ 1 1 1 1 1 1 1 1 ]
 [ 1 1 1 1 1 1 1 1 ]
 [ 1 1 1 1 1 1 1 1 ]

Storage layout for DS1 is: H5D_CHUNKED

Data as written to disk by hyberslabs:
 [ 0 1 0 0 1 0 0 1 ]
 [ 1 1 0 1 1 0 1 1 ]
 [ 0 0 0 0 0 0 0 0 ]
 [ 0 1 0 0 1 0 0 1 ]
 [ 1 1 0 1 1 0 1 1 ]
 [ 0 0 0 0 0 0 0 0 ]

Data as read from disk by hyberslab:
 [ 0 1 0 0 0 0 0 1 ]
 [ 0 1 0 1 0 0 1 1 ]
 [ 0 0 0 0 0 0 0 0 ]
 [ 0 0 0 0 0 0 0 0 ]
 [ 0 1 0 1 0 0 1 1 ]
 [ 0 0 0 0 0 0 0 0 ]