Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (17.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: molpro
  • License: other
  • Language: C
  • Default Branch: master
  • Size: 45.8 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Security

README.md

HDF5 version 1.14.6 released on 2025-02-05

HDF5 Logo

1.14.6 cmake build status 1.14.6 autotools build status BSD

HPC configure/build/test results

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 implements 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://support.hdfgroup.org/releases/hdf5/v114/v1146/documentation/doxygen/lbapi.html

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

https://support.hdfgroup.org/releases/hdf5/v114/v114_6/documentation/doxygen/index.html

The latest doxygen documentation generated on changes to HDF5 1.14.x is available at:

https://support.hdfgroup.org/releases/hdf5/v114/v114_6/documentation/doxygen

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://help.hdfgroup.org

FORUM and NEWS

The HDF Forum is provided for public announcements and discussions of interest to the general HDF5 Community.

  • News and Announcements https://forum.hdfgroup.org/c/news-and-announcements-from-the-hdf-group

  • HDF5 Topics https://forum.hdfgroup.org/c/hdf5

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:

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

Development code is available at our Github location:

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

Owner

  • Name: molpro
  • Login: molpro
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: 'Hierarchical Data Format, version 5'
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - name: The HDF Group
    website: 'https://www.hdfgroup.org'
repository-code: 'https://github.com/HDFGroup/hdf5'
url: 'https://www.hdfgroup.org/HDF5/'
repository-artifact: 'https://support.hdfgroup.org/downloads/index.html'

GitHub Events

Total
  • Push event: 1
  • Create event: 1
Last Year
  • Push event: 1
  • Create event: 1

Dependencies

.github/workflows/clang-format-check.yml actions
  • DoozyX/clang-format-lint-action v0.13 composite
  • actions/checkout v3 composite
.github/workflows/clang-format-fix.yml actions
  • DoozyX/clang-format-lint-action v0.13 composite
  • EndBug/add-and-commit v7 composite
  • actions/checkout v3 composite
.github/workflows/codespell.yml actions
  • actions/checkout v3 composite
  • codespell-project/actions-codespell master composite
.github/workflows/main.yml actions
  • actions/checkout v3 composite
.github/workflows/autotools.yml actions
.github/workflows/cmake-ctest.yml actions
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • fortran-lang/setup-fortran v1 composite
  • ilammy/msvc-dev-cmd v1.12.1 composite
.github/workflows/cmake.yml actions
.github/workflows/cve.yml actions
  • actions/checkout v4 composite
.github/workflows/daily-build.yml actions
.github/workflows/hdfeos5.yml actions
  • actions/checkout v4 composite
.github/workflows/intel-auto.yml actions
  • actions/checkout v4 composite
.github/workflows/intel-cmake.yml actions
  • actions/checkout v4 composite
.github/workflows/linux-auto-aocc-ompi.yml actions
  • actions/checkout v4 composite
.github/workflows/main-auto-par.yml actions
  • actions/checkout v4 composite
.github/workflows/main-auto-spc.yml actions
  • actions/checkout v4 composite
.github/workflows/main-auto.yml actions
  • actions/checkout v4 composite
.github/workflows/main-cmake.yml actions
  • actions/checkout v4 composite
.github/workflows/netcdf.yml actions
  • actions/checkout v4 composite
.github/workflows/nvhpc-auto.yml actions
  • actions/checkout v4 composite
.github/workflows/nvhpc-cmake.yml actions
  • actions/checkout v4 composite
.github/workflows/release-files.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • rickstaa/action-create-tag v1 composite
  • softprops/action-gh-release v1 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/tarball.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v3 composite
  • adriangl/check-new-commits-action v1 composite