Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 442 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 442 Bytes

h5-el

Emacs HDF5 mode

Usage

M-x h5-mode

View Evertying (Datasets, Attributes, and Group)

Collapse/Expand Group

RET open-group

+ create-group

DEL delete-group

s sort-group

View Dataset as an Image

i view-as-image

e export-as-image

View Dataset as Text

RET view-as-text

E export-as-csv

View Attribute

RET view-attribute

Search Value

Ctrl-s search

Quit

q quit-window