Category Archives: h5py

PSA: Why using Dataset.value is discouraged in h5py

Developing h5py has been one of the most rewarding programming experiences I’ve had.  H5py is a Python library which lets you read and write HDF5 files, which can be used to store all kinds of numerical data from bathymetry information … Continue reading

Posted in h5py | Leave a comment