[svn-r27196] Move pbbits file to subfolder

This commit is contained in:
Allen Byrne
2015-06-12 16:33:27 -05:00
parent b9f2a18b5a
commit d92c74b4aa
55 changed files with 137 additions and 137 deletions

View File

@@ -0,0 +1,18 @@
HDF5 "packedbits.h5" {
DATASET "/DS08BITS" {
DATATYPE H5T_STD_I8LE
DATASPACE SIMPLE { ( 8, 8 ) / ( 8, 8 ) }
PACKED_BITS OFFSET=2 LENGTH=7
DATA {
(0,0): 0, 0, 0, 0, 0, 0, 0, 0,
(1,0): 0, 0, 0, 0, 0, 0, 0, 0,
(2,0): 0, 0, 0, 0, 0, 0, 0, 0,
(3,0): 0, 0, 0, 0, 0, 0, 0, 0,
(4,0): 0, 0, 0, 0, 0, 0, 0, 0,
(5,0): 0, 0, 0, 0, 0, 0, 0, 0,
(6,0): 0, 0, 0, 0, 0, 0, 0, 0,
(7,0): 0, 0, 0, 0, 0, 0, 0, 0
}
}
}
h5dump error: Packed Bit offset+length value(9) too large. Max is 8