Name: | hdf |
---|---|
Version: | 4.2.15 |
Release: | 7.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3000885 |
License: | BSD |
RPM: | hdf-4.2.15-7.el9.aarch64.rpm |
Source RPM: | hdf-4.2.15-7.el9.src.rpm |
Build Date: | Thu Jun 09 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://portal.hdfgroup.org/ |
Summary: | A general purpose library and file format for storing scientific data |
Description: | HDF4 is a general purpose library and file format for storing scientific data. HDF4 can store two primary objects: datasets and groups. A dataset is essentially a multidimensional array of data elements, and a group is a structure for organizing objects in an HDF4 file. Using these two basic objects, one can create and store almost any kind of scientific data structure, such as images, arrays of vectors, and structured and unstructured grids. You can also mix and match them in HDF4 files according to your needs. |
- Fix eln builds
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Use bundled junit - Fix hamcrest symlinks in Fedora 35+
- Handle junit versions better
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Minor conditional fix for ELN
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
- Update to 4.2.15
- Fix string quoting for rpm >= 4.16
- Temporary workaround for compiling with GCC-10