Release of HDF5 2.1.0 (Newsletter #209)

Following the major milestone of HDF5 2.0.0, we are pleased to announce the release of HDF5 2.1.0. As the first minor release in the 2.x series, version 2.1.0 focuses on expanding support for modern hardware datatypes and improving the developer experience for Fortran users. The HDF5 2.1.0 release is now available from the HDF5 2.1.0 […]

​Release of HDFView 3.4.1 (Newsletter #208)

The HDFView 3.4.1 release is now available from the HDFView download page. With this new maintenance release, HDFView now has the following new features: Added comprehensive support for operating with float16 datatypes New user option for editing the plugin path and managing plugins The build system has been converted to Maven A bug fix to

Safety, Security, and Privacy in HDF5: A Shared Vocabulary

TL;DR Use three tags when you talk about risk in the HDF5 ecosystem—impact (Safety / Security / Privacy), incident lens (Accident / Attack / Exposure), and location (FMT / LIB / EXT / TCD / OPS / PRV / SCD / UNK).

The HDF Group Receives U.S. National Science Foundation (NSF) Safe‑OSE Award to Strengthen HDF5 Security for Science, Industry, and National Security

For Immediate Release. Champaign, ILL — Dec. 10, 2025. The HDF Group today announced that it has been selected by the U.S. National Science Foundation (NSF) for funding under the inaugural Safety, Security, and Privacy of Open‑Source Ecosystems (Safe‑OSE) investment. The new project, titled “NSF‑Safe‑OSE: Strengthening HDF5 for Science, Industry, and National Security Applications” (Award

The HDF Group is New OCC Member

John Readey, The HDF Group We’re pleased to announce that The HDF Group is now a member of the Open Commons Consortium (formerly Open Cloud Consortium), a not for profit that manages and operates cloud computing and data commons infrastructure to support scientific, medical, health care and environmental research. The HDF Group will be participating

​Release of HDF5 2.0.0 (Newsletter #207)

Executive Summary: HDF5 2.0.0 now adheres to semantic versioning conventions while maintaining the trusted format and library you rely on. This version has been modernized for today’s workflows, making it easier to convert raw data into results. It simplifies setup and usage, increases confidence through safer defaults and improved release practices, and reduces unwanted side

How to Build HDF5 library and h5py in a Conda Virtual Environment (Update)

This post is an update of one originally published in September 2024. We’ve updated it with some of the features available in the next HDF5 library release 2.0: Introduction to CMake presets and how they can be used when building the library, new ROS3 backend, and building the library with a faster DEFLATE compression filter.

​Release of HDF 4.3.1 (Newsletter #206)

The HDF 4.3.1 release is now available from the HDF 4.3.1 download page on The HDF Group’s support site. For information on HDF4, see the HDF4 page. This is a minor release that adds support for new platforms and compilers, several bug fixes, including uninitialized memory and memory leak issues. Please see the full release

From HDF5 Datasets to Apache Spark RDDs

… HDF% and Spark: Balancing the workload among tasks is a concern in any parallel environment. However, that does not mean that all datasets have to be the same size. HDF5 can help with partial I/O: Instead of reading entire datasets, one could just read hyperslabs or other selections. Sampling is…

Scroll to Top