Gain hands-on experience with HDF5 for storing scientific data in Python. This practical guide quickly gets you up to speed on the details, best practices, and pitfalls of using HDF5 to archive and share numerical datasets ranging in size from gigabytes to terabytes. Through real-world examples and practical exercises, you’ll explore topics such as scientific datasets, hierarchically organized groups, user-defined metadata, and interoperable files. Examples are applicable for users of both Python 2 and Python 3. If you’re familiar with the basics of Python data analysis, this is an ideal introduction to HDF5.
It's a tech book. Competently written and allowed me to complete the task I was trying to do. I'd recommend this to either folks wanting to use h5py (the obvious audience; it's the subject of the book) but also to anyone wanting to use HDF5 from any language because the online resources for it are hard to put together into a coherent picture.
The book is close to a total disaster. It covers a bunch of topics on a very very very basic level. The structure of the whole book is very inconsistent. Mostly a waste of time!