[svn-r29226] HDFFV-9552: merge in java code.
This commit is contained in:
26
java/examples/testfiles/examples.datasets.H5Ex_D_Chunk.txt
Normal file
26
java/examples/testfiles/examples.datasets.H5Ex_D_Chunk.txt
Normal file
@@ -0,0 +1,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 ]
|
||||
|
||||
Reference in New Issue
Block a user