Cloned library HDF5-1.14.1 with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lib 0487396dbe Added .gitignore and dropped files. 2 years ago
.github Initial commit 2 years ago
bin Added .gitignore and dropped files. 2 years ago
c++ Added .gitignore and dropped files. 2 years ago
config Initial commit 2 years ago
doc Initial commit 2 years ago
doxygen Initial commit 2 years ago
examples Added .gitignore and dropped files. 2 years ago
fortran Added .gitignore and dropped files. 2 years ago
hl Added .gitignore and dropped files. 2 years ago
java Added .gitignore and dropped files. 2 years ago
m4 Initial commit 2 years ago
release_docs Initial commit 2 years ago
src Added .gitignore and dropped files. 2 years ago
test Added .gitignore and dropped files. 2 years ago
testpar Added .gitignore and dropped files. 2 years ago
tools Added .gitignore and dropped files. 2 years ago
utils Added .gitignore and dropped files. 2 years ago
.autom4te.cfg Initial commit 2 years ago
.clang-format Initial commit 2 years ago
.gitattributes Initial commit 2 years ago
.gitignore Added .gitignore and dropped files. 2 years ago
.h5chkright.ini Initial commit 2 years ago
ACKNOWLEDGMENTS Initial commit 2 years ago
CMakeFilters.cmake Initial commit 2 years ago
CMakeInstallation.cmake Initial commit 2 years ago
CMakeLists.txt Initial commit 2 years ago
CMakePlugins.cmake Initial commit 2 years ago
CMakePresets.json Initial commit 2 years ago
CODE_OF_CONDUCT.md Initial commit 2 years ago
CONTRIBUTING.md Initial commit 2 years ago
COPYING Initial commit 2 years ago
COPYING_LBNL_HDF5 Initial commit 2 years ago
CTestConfig.cmake Initial commit 2 years ago
DEPENDENCIES Initial commit 2 years ago
Makefile.am Initial commit 2 years ago
Makefile.dist Initial commit 2 years ago
Makefile.in Initial commit 2 years ago
README.md Initial commit 2 years ago
SETUP Added .gitignore and dropped files. 2 years ago
UserMacros.cmake Initial commit 2 years ago
aclocal.m4 Initial commit 2 years ago
acsite.m4 Initial commit 2 years ago
autogen.sh Initial commit 2 years ago
configure Configure enable execute 2 years ago
configure.ac Initial commit 2 years ago

README.md

HDF5 version 1.14.1-2 released on 2023-05-11

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.

https://www.hdfgroup.org/

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

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 following public forums are 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 following instructions pertaining to the Forum's use and configuration https://forum.hdfgroup.org/t/quickstart-guide-welcome-to-the-new-hdf-forum

SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE

Periodically development code snapshots are provided at the following URL:

https://gamma.hdfgroup.org/ftp/pub/outgoing/hdf5/snapshots/

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