Release of HDF5 Library and Tools 1.14.1 (Newsletter #194)
The HDF5 library and tools 1.14.1 release is now available from the HDF5 Download page.
The HDF5 library and tools 1.14.1 release is now available from the HDF5 Download page.
The HDF5 1.14.2 release is now available from the HDF5 download page.
This poster from Aleksandar Jelenak and Dana Robinson of The HDF Group runs through several strategies to optimize HDF5 and netCDF-4 files for the cloud, including consolidating internal metadata, setting a large chunk size, and avoiding or minimizing the use of variable length datatypes. Several code examples for each situation are included. You’re going to
Registration is now open for the 2023 HDF5 User Group (HUG) Meeting being held August 16-18, 2023 at Scott Laboratory on The Ohio State University campus.
While developing HDF5 1.13.3, a bug was discovered in OpenMPI’s default I/O layer, affecting OpenMPI versions 4.1.0-4.1.4. It will be fixed in future releases. This bug can cause incorrect results from MPI I/O requests, unless one of the following parameters is passed to mpirun…
Question and answers from the HDF5 C++ Webinar on January 24th, 2019. Read the followup questions and answers from presentations on H5CPP from Steven Varga, h5cpp Wrapper from Martin Shetty and Eugen Wintersberger and Ntuple: Tabular Data in HDF5 with C++ from Chris Green and Marc Paterno.
NeXpy is a GUI application designed to to facilitate creating, reading, visualizing, and manipulating data stored in HDF5 files. Although it was primarily designed to handle neutron and x-ray scattering stored using the NeXus format, most of its functionality is applicable to other types of scientific data stored in HDF5 files or even imported in a variety of formats. Join us for a webinar on Wednesday, Nov 16, 2022 09:00 AM Central Time (US and Canada).
Tablite is an open source project which can be used for incremental data processing. Tablite uses HDF5 as a backend with strong abstraction, so that copy/append/repetition of data is handled in pages (this allows us to slice 9,000,000,000 rows in less than a second on localhost.
Please join us for a tour of jHDF, a pure Java implementation of HDF5 from the file format specification.
The HDF Group will be hosting a webinar presented by Loïc Huder of ESRF on Wednesday, August 31 at 9:00 a.m. Central US time, 4:00 p.m. Central European Summer Time. H5Web is a web viewer for HDF5 files. It can be used to browse HDF5 files and display datasets with performant WebGL-based visualisations. While such