diff options
Diffstat (limited to 'tools/testfiles/tattr.dmp')
-rw-r--r-- | tools/testfiles/tattr.dmp | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/tools/testfiles/tattr.dmp b/tools/testfiles/tattr.dmp new file mode 100644 index 0000000..277c0b6 --- /dev/null +++ b/tools/testfiles/tattr.dmp @@ -0,0 +1,64 @@ +File name: testfiles/tattr.hdf + + +Vgroup:0 + tag = 1965; reference = 2; + name = /; class = HDF5; + number of entries = 0; + number of attributes = 3 + attr0: name=attr1 type=20 count=24 size=24 + 97 116 116 114 105 98 117 116 101 32 111 102 32 114 111 + 111 116 32 103 114 111 117 112 0 + attr1: name=attr2 type=24 count=10 size=40 + 1 2 3 4 5 6 7 8 9 10 + attr2: name=attr3 type=6 count=10 size=80 + 0.000000 0.100000 0.200000 0.300000 0.400000 0.500000 0.600000 + 0.700000 0.800000 0.900000 +Entries:- + None. + + +Graphical representation of the file:- +(vg#: vgroup; vd: vdata) + + vg0 + +File name: testfiles/tattr.hdf + +Vdata: 0 + tag = 1962; reference = 3; + number of records = 1; interlace = 0; + fields = [VALUES]; + record size (in bytes) = 24; + name = attr1; class = Attr0.0; + number of attributes = 0 +- field index 0: [VALUES], type=20, order=24 + number of attributes = 0 +Loc. Data +0 97 116 116 114 105 98 117 116 101 32 111 102 32 114 111 111 116 32 103 114 111 117 112 0 ; + +Vdata: 1 + tag = 1962; reference = 4; + number of records = 1; interlace = 0; + fields = [VALUES]; + record size (in bytes) = 40; + name = attr2; class = Attr0.0; + number of attributes = 0 +- field index 0: [VALUES], type=24, order=10 + number of attributes = 0 +Loc. Data +0 1 2 3 4 5 6 7 8 9 10 ; + +Vdata: 2 + tag = 1962; reference = 5; + number of records = 1; interlace = 0; + fields = [VALUES]; + record size (in bytes) = 80; + name = attr3; class = Attr0.0; + number of attributes = 0 +- field index 0: [VALUES], type=6, order=10 + number of attributes = 0 +Loc. Data +0 0.000000 0.100000 0.200000 0.300000 0.400000 0.500000 0.600000 0.700000 0.800000 0.900000 ; + +File name: testfiles/tattr.hdf |