[svn-r8758] Purpose:
h5dump new feature, bug fix Description: added the dump of unmamed types to the file contents fixed a bug in the type array, it was printing invalid characters with the array indices option on Solution: Platforms tested: linux AIX solaris Misc. update:
This commit is contained in:
@@ -6,7 +6,7 @@ DATASET "/g2/dset2.1" {
|
||||
DATATYPE H5T_IEEE_F32BE
|
||||
DATASPACE SIMPLE { ( 10 ) / ( 10 ) }
|
||||
DATA {
|
||||
(0), 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9
|
||||
(0): 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9
|
||||
}
|
||||
}
|
||||
SOFTLINK "/g1/g1.2/g1.2.1/slink" {
|
||||
|
||||
Reference in New Issue
Block a user