Version | HDF5 1.14.3 |
Release Date | 10/30/23 |
Additional Release Information | Documentation |
Release Notes | |
Software Changes From Release to Release for HDF5-1.14 | |
New Features in HDF5 Release 1.14 | |
Newsletter Announcement | |
Doxygen generated Reference Manual | |
API Compatibility Report between 1.14.2 and 1.14.3 | |
Java Interface Compatibility Report between 1.14.2 and 1.14.3 |
File | Type | Install Instructions | |
---|---|---|---|
hdf5-1.14.3.tar.gz (sha256) |
Source Release | Unix Gzipped source tar file. See Methods to obtain (below). See warning below about autotools builds. release_docs/ directory in source |
|
hdf5-1.14.3.tar.bz2 (sha256) |
Source Release | Unix Gzipped source tar file. See warning below about autotools builds. release_docs/ directory in source |
|
hdf5-1.14.3.zip (sha256) |
Source Release | Windows zip file release_docs/ directory in source |
|
CMake-hdf5-1.14.3.tar.gz (sha256) |
CMake Source Release | Building HDF5 with CMake | |
CMake-hdf5-1.14.3.zip (sha256) |
CMake Source Release | Building HDF5 with CMake | |
Ready to use Binaries | Pre-built binary distributions for Unix and Windows |
Methods to obtain (gz file)
gzip <distribution>.tar.gz | tar xzf -
gzip -cd <distribution>.tar.gz | tar xvf -
wget – wget https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.N/hdf5-1.N.N/src/<distribution>.tar.gz
gzip -cd <distribution>.tar.gz | tar xvf -
The new HDF5 C-API documentation based on Doxygen is available at https://docs.hdfgroup.org/hdf5/v1_14/index.html
This documentation is WORK-IN-PROGRESS.
Since this portion of the HDF5 documentation is now part of the source code, it gets the same treatment as code. In other words, issues, inaccuracies, corrections should be reported as issues in GitHub, and pull requests will be reviewed and accepted as any other code changes.