Go to file
2023-08-08 09:06:05 -07:00
.github Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334) 2023-08-03 07:57:29 -05:00
bin Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334) 2023-08-03 07:57:29 -05:00
c++ Set version to 1.14.3-1. (#3343) 2023-08-03 15:03:13 -05:00
config Set version to 1.14.3-1. (#3343) 2023-08-03 15:03:13 -05:00
doc Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338) 2023-08-03 13:30:34 -05:00
doxygen Misc missed things from previous merges (#3295) 2023-07-27 15:00:07 -07:00
examples Normalize examples w/ develop (#3282) 2023-07-27 10:50:43 -07:00
fortran Add Fortran H5ES module to deploy list (#3342) 2023-08-05 14:07:55 -05:00
hl Add Fortran H5ES module to deploy list (#3342) 2023-08-05 14:07:55 -05:00
java Merges from develop Aug 2-4 (#3354) 2023-08-04 14:17:33 -05:00
m4
release_docs Add Fortran H5ES module to deploy list (#3342) 2023-08-05 14:07:55 -05:00
src Merge Implementation of the mpio driver with selection I/O. (#3360) 2023-08-08 09:06:05 -07:00
test Merge Implementation of the mpio driver with selection I/O. (#3360) 2023-08-08 09:06:05 -07:00
testpar Merge Implementation of the mpio driver with selection I/O. (#3360) 2023-08-08 09:06:05 -07:00
tools Make h5dump spacing consistent when printing VLEN datatype (#3351) (#3352) 2023-08-04 12:42:17 -07:00
utils Sync of src w/ develop (#3307) 2023-07-28 12:33:16 -07:00
.autom4te.cfg
.clang-format Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334) 2023-08-03 07:57:29 -05:00
.gitattributes Merge changes from develop (#3237) 2023-07-15 23:36:46 -05:00
.gitignore
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake Update actions and change defaults of compression (fix vars) (#3042) 2023-06-05 16:23:19 -07:00
CMakeInstallation.cmake
CMakeLists.txt Subfiling VFD source cleanup (#3241) (#3290) 2023-07-27 12:11:28 -07:00
CMakePlugins.cmake
CMakePresets.json Update actions and change defaults of compression (fix vars) (#3042) 2023-06-05 16:23:19 -07:00
CMakeVOL.cmake API test updates (#3018) (#3287) 2023-07-27 11:21:57 -07:00
CODE_OF_CONDUCT.md
configure.ac Set version to 1.14.3-1. (#3343) 2023-08-03 15:03:13 -05:00
CONTRIBUTING.md Remove references to old MANIFEST file (#2890) 2023-05-03 16:23:32 -05:00
COPYING sync bin dir with develop (#3269) 2023-07-24 16:48:11 -05:00
COPYING_LBNL_HDF5
CTestConfig.cmake
Makefile.am
Makefile.dist
README.md Set version to 1.14.3-1. (#3343) 2023-08-03 15:03:13 -05:00
SECURITY.md Sync .github directory (#3277) 2023-07-27 09:15:07 -07:00
UserMacros.cmake

HDF5 version 1.14.3-1 currently under development

HDF5 Logo

1.14 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.14

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