Go to file
2024-04-09 14:04:01 -07:00
.devcontainer
.github Remove unnecessary step from REST VOL workflow (#4331) 2024-04-04 19:56:09 -05:00
bin Remove obsolete c++ doxygen config files (#4358) 2024-04-09 14:04:01 -07:00
c++ Remove obsolete c++ doxygen config files (#4358) 2024-04-09 14:04:01 -07:00
config Clean up random number generator code (#4338) 2024-04-07 15:15:25 -07:00
doc Remove the getting started guide (#4339) 2024-04-07 17:24:03 -05:00
doxygen Fix a typo (#4352) 2024-04-08 14:49:13 -07:00
examples
fortran Addresses configuration fortran testing flags (#4276) 2024-03-28 16:55:32 -05:00
HDF5Examples Prepend MPI_TEST_ to parallel example test names (#4306) 2024-04-02 13:01:02 -05:00
hl Remove HD from last non-win32 C89 functions (#4348) 2024-04-08 07:58:13 -07:00
java Fix Java JNI warnings (#4229) 2024-03-24 18:09:05 -07:00
m4 Addresses configuration fortran testing flags (#4276) 2024-03-28 16:55:32 -05:00
release_docs Match content listing with content. (#4357) 2024-04-09 09:13:46 -07:00
src Fix dead links cont. (#4349) 2024-04-08 10:12:48 -05:00
test Remove HD from last non-win32 C89 functions (#4348) 2024-04-08 07:58:13 -07:00
testpar Remove HD from last non-win32 C89 functions (#4348) 2024-04-08 07:58:13 -07:00
tools Fix use of possibly uninitialized memory in h5repack (#4354) 2024-04-08 15:47:32 -07:00
utils Fix 'make check-vfd' target for Autotools (#4211) 2024-03-22 21:31:16 -05:00
.autom4te.cfg
.clang-format Add NAMECHECK_ONLY to macro list in .clang-format (#4343) 2024-04-08 07:57:54 -07:00
.codespellrc
.gitattributes
.gitignore
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh Re-revert to using autoreconf in autogen.sh (#4253) 2024-03-27 08:05:21 -05:00
CITATION.cff
CMakeFilters.cmake
CMakeInstallation.cmake
CMakeLists.txt Report build options of VFDs (#4304) 2024-04-02 13:24:02 -05:00
CMakePlugins.cmake
CMakePresets.json
CMakeTests.cmake
CMakeVOL.cmake
CODE_OF_CONDUCT.md
configure.ac Clean up random number generator code (#4338) 2024-04-07 15:15:25 -07:00
CONTRIBUTING.md Fix links md files (#4239) 2024-03-25 10:54:31 -05:00
COPYING
COPYING_LBNL_HDF5
CTestConfig.cmake
Makefile.am
Makefile.dist
README.md Fix README badges (#4313) 2024-04-03 02:28:53 -07:00
SECURITY.md
UserMacros.cmake

HDF5 version 1.15.0 currently under development

HDF5 Logo

develop cmake build status develop autotools build status HDF-EOS5 build status netCDF build status h5py build status CVE regression HDF5 VOL connectors build status HDF5 VFD build status 1.14 cmake build status 1.14 autotools build status BSD

HPC configure/build/test results

Please refer to the release_docs/INSTALL file for installation instructions.

This repository contains a high-performance library's source code and a file format specification that implements the HDF5® data model. The model has been adopted across many industries, and this implementation has become a de facto data management standard in science, engineering, and research communities worldwide.

The HDF Group is the developer, maintainer, and steward of HDF5 software. Find more information about The HDF Group, the HDF5 Community, and other HDF5 software projects, tools, and services at The HDF Group's website.

DOCUMENTATION

This release is fully functional for the API described in the documentation.

https://docs.hdfgroup.org/hdf5/develop/_l_b_a_p_i.html

Full Documentation and Programming Resources for this release can be found at

https://docs.hdfgroup.org/hdf5/develop/index.html

The latest doxygen documentation generated on changes to develop is available at:

https://hdfgroup.github.io/hdf5/

See the RELEASE.txt file in the release_docs/ directory for information specific to the features and updates included in this release of the library.

Several more files are located within the release_docs/ directory with specific details for several common platforms and configurations.

INSTALL - Start Here. General instructions for compiling and installing the library
INSTALL_CMAKE  - instructions for building with CMake (Kitware.com)
INSTALL_parallel - instructions for building and configuring Parallel HDF5
INSTALL_Windows and INSTALL_Cygwin - MS Windows installations.

HELP AND SUPPORT

Information regarding Help Desk and Support services is available at

https://help.hdfgroup.org

FORUM and NEWS

The HDF Forum is provided for public announcements and discussions of interest to the general HDF5 Community.

These forums are provided as an open and public service for searching and reading. Posting requires completing a simple registration and allows one to join in the conversation. Please read the instructions pertaining to the Forum's use and configuration.

RELEASE SCHEDULE

HDF5 release schedule

HDF5 does not release on a regular schedule. Instead, releases are driven by new features and bug fixes, though we try to have at least one release of each maintenance branch per year. Future HDF5 releases indicated on this schedule are tentative.

Release New Features
1.14.4 native float16 support, cloud-optimized HDF5 improvements
1.14.5 Complex number support
TBD VFD SWMR
2.0.0 TBD

This list of feature release versions is also tentative, and the specific release in which a feature is introduced may change.

SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE

Periodically development code snapshots are provided at the following URL:

https://github.com/HDFGroup/hdf5/releases/tag/snapshot

Source packages for current and previous releases are located at:

https://portal.hdfgroup.org/Downloads

Development code is available at our Github location:

https://github.com/HDFGroup/hdf5.git