Go to file
2023-11-03 09:07:42 -07:00
.github Add CVE action for 1.12 (#3645) 2023-10-09 06:15:37 -07:00
bin Update bin/release (#3608) 2023-09-27 10:38:17 -07:00
c++ Update hdf5_1_12 version after creation of hdf5_1_12_3 branch for release. (#3817) 2023-11-01 13:12:43 -05:00
config Adjust some CMake settings (#3828) 2023-11-03 09:07:42 -07:00
doc Remove 1.12 release schedule (#2744) 2023-04-14 15:13:50 -07:00
doxygen Adjust some CMake settings (#3828) 2023-11-03 09:07:42 -07:00
examples Merge CMake,doxygen changes from develop,1.10 branches (#3578) 2023-09-26 06:46:15 -07:00
fortran Fix spelling (#3633) 2023-10-04 02:55:15 -07:00
hl Fix spelling (#3633) 2023-10-04 02:55:15 -07:00
java Update hdf5_1_12 version after creation of hdf5_1_12_3 branch for release. (#3817) 2023-11-01 13:12:43 -05:00
m4 Merges from develop/1.14 (#3118) 2023-06-15 07:50:02 -07:00
release_docs Update hdf5_1_12 version after creation of hdf5_1_12_3 branch for release. (#3817) 2023-11-01 13:12:43 -05:00
src Update hdf5_1_12 version after creation of hdf5_1_12_3 branch for release. (#3817) 2023-11-01 13:12:43 -05:00
test Fix spelling (#3633) 2023-10-04 02:55:15 -07:00
testpar Fix spelling (#3633) 2023-10-04 02:55:15 -07:00
tools Update hdf5_1_12 version after creation of hdf5_1_12_3 branch for release. (#3817) 2023-11-01 13:12:43 -05:00
utils Fix spelling (#3633) 2023-10-04 02:55:15 -07:00
.autom4te.cfg Update Copyright headers. (#2534) 2023-03-13 07:35:49 -05:00
.clang-format Add java clang-format (#1672) 2022-04-22 08:24:27 -07:00
.gitattributes Merge/update CMake, presets,java and tools (#3393) 2023-08-21 17:13:03 -05:00
.gitignore Add support for CMakePresets and fix example download (#2819) 2023-04-30 13:11:30 -07:00
.h5chkright.ini Update Copyright headers. (#2534) 2023-03-13 07:35:49 -05:00
ACKNOWLEDGMENTS
acsite.m4 Update Copyright headers. (#2534) 2023-03-13 07:35:49 -05:00
autogen.sh Minor normalization w/ develop (#3073) 2023-06-07 10:04:50 -07:00
CMakeFilters.cmake Update CMake to use plugins and compression fetchcontent (#3763) 2023-10-25 14:27:43 -07:00
CMakeInstallation.cmake Update CMake to use plugins and compression fetchcontent (#3763) 2023-10-25 14:27:43 -07:00
CMakeLists.txt Update CMake to use plugins and compression fetchcontent (#3763) 2023-10-25 14:27:43 -07:00
CMakePlugins.cmake Force compression cache variables and update presets (#3818) 2023-11-01 11:28:05 -05:00
CMakePresets.json Add missing comma (#3819) 2023-11-01 13:10:22 -05:00
CODE_OF_CONDUCT.md Revert "1.12 eliminate unnecessary errors in the error stack (#1880)" (#1935) 2022-07-26 14:30:04 -05:00
configure.ac Update hdf5_1_12 version after creation of hdf5_1_12_3 branch for release. (#3817) 2023-11-01 13:12:43 -05:00
COPYING sync bin dir with develop (#3270) 2023-07-25 10:46:12 -07:00
COPYING_LBNL_HDF5 Add new version of COPYING_LBNL_HDF5. (#2776) 2023-04-18 13:07:32 -07:00
CTestConfig.cmake Update CMake to use plugins and compression fetchcontent (#3763) 2023-10-25 14:27:43 -07:00
CVE_list-1_12.md Add CVE action for 1.12 (#3645) 2023-10-09 06:15:37 -07:00
Makefile.am Minor normalization w/ develop (#3073) 2023-06-07 10:04:50 -07:00
Makefile.dist Update Copyright headers. (#2534) 2023-03-13 07:35:49 -05:00
README.md Update hdf5_1_12 version after creation of hdf5_1_12_3 branch for release. (#3817) 2023-11-01 13:12:43 -05:00
UserMacros.cmake Update URL in source file Copyright headers for web copy of COPYING 2021-02-20 08:08:39 -06:00

HDF5 version 1.12.4-1 currently under development

HDF5 Logo

1.12 build status BSD

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 implement 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://portal.hdfgroup.org/display/HDF5/The+HDF5+API

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

https://portal.hdfgroup.org/display/HDF5

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://portal.hdfgroup.org/display/support/The+HDF+Help+Desk

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.

SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE

Periodically development code snapshots are provided at the following URL:

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

Source packages for current and previous releases are located at:

https://portal.hdfgroup.org/display/support/Downloads

Development code is available at our Github location:

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