This package contains classes and tools to view *.hdf5-Files
- h5pyViewer.py: main viewer that contains the modules below
- hdfTree.py: Tree view of a hdf5-file
- hdfGrid.py: Grid view (Excel-like) table view of a dataset
- hdfImage.py: image view of a dataset
- hdfAttrib.py: attribute view of a dataset
further helper files are: utilities.py
- Locations: