h5c++
Hierarchical Data Format 5 (HDF5) - Helper tools
Install
- All systems
-
curl cmd.cat/h5c++.sh
- Debian
-
apt-get install hdf5-helpers
- Ubuntu
-
apt-get install hdf5-helpers
- Arch Linux
-
pacman -S hdf5-openmpi
- Kali Linux
-
apt-get install hdf5-helpers
- Fedora
-
dnf install hdf5-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hdf5-helpers
- Raspbian
-
apt-get install hdf5-helpers
- Dockerfile
- dockerfile.run/h5c++
hdf5-helpers
Hierarchical Data Format 5 (HDF5) - Helper tools
HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. This package contains helper tools for HDF5.