hdf5-mpi

HDF5 library with MPI support for storing large scientific datasets

brewmacoslinux
Try with needOr install directly
Source

About

File format designed to store large amounts of data

Commands

h5dumph5lsh5diffh5copyh5repackh5stat

Examples

Display structure and contents of an HDF5 file$ h5dump -H mydata.h5
List objects in an HDF5 file with details$ h5ls -r mydata.h5
Compare two HDF5 files for differences$ h5diff file1.h5 file2.h5