/hdf5examples

HDF5 Example Codes in Python

Primary LanguagePython

hdf5examples

Tested On

  • Mac OS X 10.9.2: HDF5 1.8.12, Python 2.7.6, Numpy 1.8.0, h5py 2.2.1
  • Mac OS X 10.9.2: HDF5 1.8.12, Python 3.3.5, Numpy 1.8.1, h5py 2.2.1
  • Mac OS X 10.9.2: HDF5 1.8.12, Python 3.4.0, Numpy 1.8.1, h5py 2.2.3
  • Linux (CentOS 6.4): HDF5 1.8.9, Python 2.7.6, Numpy 1.8.0, h5py 2.2.1

Tests

You may run all the test codes with from the top-level directory with::

$ python -m unittest discover