2024-10-03 03:10:20 +08:00
|
|
|
HDF5 version 1.16.0-1 currently under development
|
2018-04-04 00:54:18 +08:00
|
|
|
|
2022-01-15 07:28:04 +08:00
|
|
|
![HDF5 Logo](doxygen/img/HDF5.png)
|
|
|
|
|
2024-10-04 00:15:52 +08:00
|
|
|
[![1.14 cmake build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/cmake.yml?branch=hdf5_1_16&label=HDF5%201.16%20CMake%20CI)](https://github.com/HDFGroup/hdf5/actions/workflows/cmake.yml?query=branch%3Ahdf5_1_16)
|
|
|
|
[![1.14 autotools build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/autotools.yml?branch=hdf5_1_16&label=HDF5%201.16%20Autotools%20CI)](https://github.com/HDFGroup/hdf5/actions/workflows/autotools.yml?query=branch%3Ahdf5_1_16)
|
|
|
|
[![BSD](https://img.shields.io/badge/License-BSD-blue.svg)](https://github.com/HDFGroup/hdf5/blob/hdf5_1_16/COPYING)
|
2022-04-15 23:20:59 +08:00
|
|
|
|
2023-10-04 01:00:05 +08:00
|
|
|
[HPC configure/build/test results](https://my.cdash.org/index.php?project=HDF5)
|
|
|
|
|
2022-01-15 07:28:04 +08:00
|
|
|
*Please refer to the release_docs/INSTALL file for installation instructions.*
|
2009-08-26 00:27:44 +08:00
|
|
|
|
2022-08-11 02:17:56 +08:00
|
|
|
This repository contains a high-performance library's source code and a file format
|
Added new H5E with tests. (#4049)
Added Fortran H5E APIs:
h5eregister_class_f, h5eunregister_class_f, h5ecreate_msg_f, h5eclose_msg_f
h5eget_msg_f, h5epush_f, h5eget_num_f, h5ewalk_f, h5eget_class_name_f,
h5eappend_stack_f, h5eget_current_stack_f, h5eset_current_stack_f, h5ecreate_stack_f,
h5eclose_stack_f, h5epop_f, h5eprint_f (C h5eprint v2 signature)
Addresses Issue #3987
2024-03-07 19:34:55 +08:00
|
|
|
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
|
2022-08-11 02:17:56 +08:00
|
|
|
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,
|
2023-06-09 03:57:18 +08:00
|
|
|
tools, and services at [The HDF Group's website](https://www.hdfgroup.org/).
|
2018-04-04 00:54:18 +08:00
|
|
|
|
|
|
|
DOCUMENTATION
|
|
|
|
-------------
|
2024-10-04 00:15:52 +08:00
|
|
|
This release is fully functional for the API described in the documentation.
|
2023-06-23 08:01:22 +08:00
|
|
|
|
2024-10-04 00:15:52 +08:00
|
|
|
https://support.hdfgroup.org/releases/hdf5/v1_16/v1_16_0/documentation/doxygen/_l_b_a_p_i.html
|
2018-04-04 00:54:18 +08:00
|
|
|
|
2024-10-04 00:15:52 +08:00
|
|
|
Full Documentation and Programming Resources for this release can be found at
|
2022-01-15 07:28:04 +08:00
|
|
|
|
2024-10-04 00:15:52 +08:00
|
|
|
https://support.hdfgroup.org/releases/hdf5/v1_16/v1_16_0/documentation/doxygen/index.html
|
2018-04-04 00:54:18 +08:00
|
|
|
|
2024-10-04 00:15:52 +08:00
|
|
|
The latest doxygen documentation generated on changes to HDF5 1.16.x is available at:
|
2023-06-23 08:01:22 +08:00
|
|
|
|
2024-10-04 00:15:52 +08:00
|
|
|
https://support.hdfgroup.org/releases/hdf5/v1_16/v1_16_0/documentation/doxygen
|
2023-06-23 08:01:22 +08:00
|
|
|
|
2024-03-10 01:08:26 +08:00
|
|
|
See the [RELEASE.txt](release_docs/RELEASE.txt) file in the [release_docs/](release_docs/) directory for information specific
|
2020-04-21 07:12:00 +08:00
|
|
|
to the features and updates included in this release of the library.
|
2018-04-04 00:54:18 +08:00
|
|
|
|
2024-03-10 01:08:26 +08:00
|
|
|
Several more files are located within the [release_docs/](release_docs/) directory with specific
|
2018-04-04 00:54:18 +08:00
|
|
|
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)
|
2020-04-21 07:12:00 +08:00
|
|
|
INSTALL_parallel - instructions for building and configuring Parallel HDF5
|
2018-04-04 00:54:18 +08:00
|
|
|
INSTALL_Windows and INSTALL_Cygwin - MS Windows installations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HELP AND SUPPORT
|
|
|
|
----------------
|
|
|
|
Information regarding Help Desk and Support services is available at
|
|
|
|
|
2023-12-13 12:21:15 +08:00
|
|
|
https://help.hdfgroup.org
|
2018-04-04 00:54:18 +08:00
|
|
|
|
|
|
|
|
2009-08-26 00:27:44 +08:00
|
|
|
|
2018-04-04 00:54:18 +08:00
|
|
|
FORUM and NEWS
|
|
|
|
--------------
|
2023-06-09 03:57:18 +08:00
|
|
|
The [HDF Forum](https://forum.hdfgroup.org) is provided for public announcements and discussions
|
2018-04-04 00:54:18 +08:00
|
|
|
of interest to the general HDF5 Community.
|
2009-08-26 00:27:44 +08:00
|
|
|
|
2023-06-09 03:57:18 +08:00
|
|
|
- News and Announcements
|
2022-01-15 07:28:04 +08:00
|
|
|
https://forum.hdfgroup.org/c/news-and-announcements-from-the-hdf-group
|
2009-08-26 00:27:44 +08:00
|
|
|
|
2023-06-09 03:57:18 +08:00
|
|
|
- HDF5 Topics
|
2022-01-15 07:28:04 +08:00
|
|
|
https://forum.hdfgroup.org/c/hdf5
|
2020-04-21 07:12:00 +08:00
|
|
|
|
|
|
|
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
|
2023-06-09 03:57:18 +08:00
|
|
|
conversation. Please read the [instructions](https://forum.hdfgroup.org/t/quickstart-guide-welcome-to-the-new-hdf-forum
|
|
|
|
) pertaining to the Forum's use and configuration.
|
2009-08-26 00:27:44 +08:00
|
|
|
|
2022-04-06 06:26:00 +08:00
|
|
|
|
2018-04-04 00:54:18 +08:00
|
|
|
SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE
|
|
|
|
--------------------------------------------
|
|
|
|
Periodically development code snapshots are provided at the following URL:
|
2024-09-11 20:34:08 +08:00
|
|
|
|
2024-10-04 00:15:52 +08:00
|
|
|
https://github.com/HDFGroup/hdf5/releases/tag/snapshot-1.16
|
1999-06-09 00:30:57 +08:00
|
|
|
|
2018-04-04 00:54:18 +08:00
|
|
|
Source packages for current and previous releases are located at:
|
2024-09-11 20:34:08 +08:00
|
|
|
|
|
|
|
hdf5 1.14 releases:
|
|
|
|
https://support.hdfgroup.org/releases/hdf5/v1_14/index.html
|
|
|
|
|
|
|
|
Archived releases:
|
|
|
|
https://support.hdfgroup.org/archive/support/ftp/HDF5/releases/index.html
|
2007-02-05 20:56:42 +08:00
|
|
|
|
2020-10-28 05:48:02 +08:00
|
|
|
Development code is available at our Github location:
|
2024-09-11 20:34:08 +08:00
|
|
|
|
2022-01-15 07:28:04 +08:00
|
|
|
https://github.com/HDFGroup/hdf5.git
|
1999-06-09 00:30:57 +08:00
|
|
|
|