rcalfredson / h5pyViewer

h5pyViewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h5pyViewer Python Package

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:

Screenshots

image

About

h5pyViewer

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%