2000-11-01 00:29:57 +08:00
|
|
|
#############################
|
|
|
|
output for 'h5ls -w80 -r -d tnestedcomp.h5'
|
|
|
|
#############################
|
[svn-r14284] Description:
Add H5Lvisit_by_name() API routine to library.
Eliminated all (five!) other group traversal routines and changed them
all to use the new API routine.
Cleaned up output of h5ls & h5stat:
- Issue error when requesting recursive traversal of a file
with the "group info" flag, but no group given
- Print info about root group in all(?) appropriate situations
- Don't print "verbose" information about root group until the
root group is in the list of objects to display
(mostly because h5ls & h5stat had a different twist on traversing the
groups in a file that the other utilities)
Tested on:
FreeBSD/32 6.2 (duty) in debug mode
FreeBSD/64 6.2 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
in debug mode
Linux/64-amd64 2.6 (smirom) w/default API=1.6.x, w/C++ & FORTRAN,
in production mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, in production mode
Mac OS X/32 10.4.10 (amazon) in debug mode
Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in production mode
2007-11-25 00:49:36 +08:00
|
|
|
/ Group
|
2002-12-04 23:44:16 +08:00
|
|
|
/ArrayOfStructures Dataset {10}
|
2000-11-01 00:29:57 +08:00
|
|
|
Data:
|
|
|
|
(0) {0, 0, 1, {"A", [-100,100]}}, {1, 1, 0.5, {"B", [-100,100]}},
|
2000-11-01 02:10:21 +08:00
|
|
|
(2) {2, 4, 0.333333333333333, {"C", [-100,100]}},
|
2000-11-01 00:29:57 +08:00
|
|
|
(3) {3, 9, 0.25, {"D", [-100,100]}}, {4, 16, 0.2, {"E", [-100,100]}},
|
2000-11-01 02:10:21 +08:00
|
|
|
(5) {5, 25, 0.166666666666667, {"F", [-100,100]}},
|
|
|
|
(6) {6, 36, 0.142857142857143, {"G", [-100,100]}},
|
2000-11-01 00:29:57 +08:00
|
|
|
(7) {7, 49, 0.125, {"H", [-100,100]}},
|
2000-11-01 02:10:21 +08:00
|
|
|
(8) {8, 64, 0.111111111111111, {"I", [-100,100]}},
|
2000-11-01 00:29:57 +08:00
|
|
|
(9) {9, 81, 0.1, {"J", [-100,100]}}
|