2022-12-22 02:07:25 +08:00
|
|
|
HDF5 version 1.15.0 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)
|
|
|
|
|
2023-01-05 04:44:51 +08:00
|
|
|
[![develop build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/main.yml?branch=develop&label=develop)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Adevelop)
|
2023-06-07 10:13:37 +08:00
|
|
|
[![HDF-EOS5 build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/hdfeos5.yml?branch=develop&label=HDF-EOS5)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Adevelop)
|
|
|
|
[![netCDF build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/netcdf.yml?branch=develop&label=netCDF)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Adevelop)
|
2023-09-01 10:02:40 +08:00
|
|
|
[![h5py build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/h5py.yml?branch=develop&label=h5py)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Adevelop)
|
2023-08-30 20:38:24 +08:00
|
|
|
[![CVE regression](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/cve.yml?branch=develop&label=CVE)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Adevelop)
|
2023-01-05 04:44:51 +08:00
|
|
|
[![1.14 build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/main.yml?branch=hdf5_1_14&label=1.14)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Ahdf5_1_14)
|
2022-04-15 23:20:59 +08:00
|
|
|
[![BSD](https://img.shields.io/badge/License-BSD-blue.svg)](https://github.com/HDFGroup/hdf5/blob/develop/COPYING)
|
|
|
|
|
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
|
|
|
|
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,
|
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
|
|
|
|
-------------
|
2020-04-21 07:12:00 +08:00
|
|
|
This release is fully functional for the API described in the documentation.
|
2023-06-23 08:01:22 +08:00
|
|
|
|
2022-01-15 07:28:04 +08:00
|
|
|
https://portal.hdfgroup.org/display/HDF5/The+HDF5+API
|
2018-04-04 00:54:18 +08:00
|
|
|
|
|
|
|
Full Documentation and Programming Resources for this release can be found at
|
2022-01-15 07:28:04 +08:00
|
|
|
|
|
|
|
https://portal.hdfgroup.org/display/HDF5
|
2018-04-04 00:54:18 +08:00
|
|
|
|
2023-06-23 08:01:22 +08:00
|
|
|
The latest doxygen documentation generated on changes to develop is available at:
|
|
|
|
|
|
|
|
https://hdfgroup.github.io/hdf5/
|
|
|
|
|
2023-06-09 03:57:18 +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
|
|
|
|
2023-06-09 03:57:18 +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
|
|
|
|
|
2022-01-15 07:28:04 +08:00
|
|
|
https://portal.hdfgroup.org/display/support/The+HDF+Help+Desk
|
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
|
|
|
RELEASE SCHEDULE
|
|
|
|
----------------
|
|
|
|
|
|
|
|
![HDF5 release schedule](doc/img/release-schedule.png)
|
|
|
|
|
|
|
|
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
|
2023-01-05 04:44:51 +08:00
|
|
|
are tentative.
|
|
|
|
|
2022-04-06 06:26:00 +08:00
|
|
|
| Release | New Features |
|
|
|
|
| ------- | ------------ |
|
2023-08-26 08:23:25 +08:00
|
|
|
| 1.14.4 | S3 VFD improvements |
|
|
|
|
| TBD | VFD SWMR |
|
2023-01-05 04:44:51 +08:00
|
|
|
| 2.0.0 | TBD |
|
2022-04-06 06:26:00 +08:00
|
|
|
|
|
|
|
This list of feature release versions is also tentative, and the specific release
|
|
|
|
in which a feature is introduced may change.
|
|
|
|
|
|
|
|
|
2018-04-04 00:54:18 +08:00
|
|
|
SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE
|
|
|
|
--------------------------------------------
|
|
|
|
Periodically development code snapshots are provided at the following URL:
|
2022-01-15 07:28:04 +08:00
|
|
|
|
2023-06-30 04:40:27 +08:00
|
|
|
https://github.com/HDFGroup/hdf5/releases/tag/snapshot
|
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:
|
2022-01-15 07:28:04 +08:00
|
|
|
|
|
|
|
https://portal.hdfgroup.org/display/support/Downloads
|
2007-02-05 20:56:42 +08:00
|
|
|
|
2020-10-28 05:48:02 +08:00
|
|
|
Development code is available at our Github location:
|
2022-01-15 07:28:04 +08:00
|
|
|
|
|
|
|
https://github.com/HDFGroup/hdf5.git
|
1999-06-09 00:30:57 +08:00
|
|
|
|