Hierarchical Data Format (HDF, HDF4, or HDF5) is a set of file formats and libraries designed to store and organize large amounts of numerical data.
I have HDF5 files that I would like to open using the Python module h5py (in Python 2.7). This is …
python python-2.7 hdf5 h5py hdf