-
Notifications
You must be signed in to change notification settings - Fork 9
Add option to fold groups #33
Copy link
Copy link
Open
Description
I have a file
/data/u/1
/data/u/2
/data/u/3
/data/u/...
/a
/b
The output of h5glance is therefore rather long and difficult to read. It would be good to have an option --fold, such that :
$ h5glance --fold "/data/u" foo.h5
foo.h5
├a [uint64: 238] (1 attributes)
├b [enum (FALSE, TRUE): 238] (1 attributes)
├data
│ ├u {folded: 12345 datasets}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels