mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
Storage layout for DS1 is: H5D_COMPACT
|
|
|
|
Data for DS1 is:
|
|
[ 0 -1 -2 -3 -4 -5 -6 ]
|
|
[ 0 0 0 0 0 0 0 ]
|
|
[ 0 1 2 3 4 5 6 ]
|
|
[ 0 2 4 6 8 10 12 ]
|
|
|