Protected: Release of HDF5 2.0.0 (Newsletter #207)
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
When working with a foundational library like HDF5, what happens behind the scenes matters. The build system—the collection of scripts that compile source code into libraries and tools—plays an essential role in your workflow. A reliable and consistent build system is key to a smooth experience. However, challenges can arise when a project supports two
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.
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
I am pleased to announce an important change in our leadership at The HDF Group. M. Scot Breitenfeld has been appointed our new Director of Engineering. Since joining our organization in 2008, Scot has contributed significantly to our mission and has developed an extensive understanding of our technology and community over the past 17 years.
The HDF5 1.14.6 release is now available from the HDF5 1.14.6 download page. This is a maintenance release with some minor new changes: Reverted a change to the library’s handling of UTF-8 file names. A change was made in the HDF5 1.14.4 release to address some issues with the library’s handling of code pages and
by John Readey “For Heaven’s sake, do not confound HDF5 with anything else!” —Friedrich Nietzsche, Ecce Homo Alan Turing devised the Turing test (he referred to it as the “Imitation Game”) in 1950 to determine whether a machine could think. He believed that if machines could give answers that were indistinguishable from human answers, then
The HDF5 1.14.5 release is now available from the HDF5 1.14.5 download page.
Virtual environments are very popular method for ordinary computer users to install software into an isolated space without assistance from their system administrators. The conda package manager is one of the most widely used tools for managing virtual environments. We are going to install software only from the conda-forge package repository, which is a community GitHub organization that maintains a large number of software packages.
The Atmos Data Store team from Equinor have been working with The HDF Group over the last couple of years to incorporate the Highly Scalable Data Service (HSDS) as part of their system for managing hundreds of terabytes of metocean (meterological and oceangraphic) data. They’ve graciously agreed to provide some background on their project and