h5jam
Hierarchical Data Format 5 (HDF5) - Runtime tools
Install
- All systems
-
curl cmd.cat/h5jam.sh
- Debian
-
apt-get install hdf5-tools
- Ubuntu
-
apt-get install hdf5-tools
- Arch Linux
-
pacman -S hdf5-openmpi
- Kali Linux
-
apt-get install hdf5-tools
- Fedora
-
dnf install hdf5-mpich
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hdf5-tools
- Raspbian
-
apt-get install hdf5-tools
- Dockerfile
- dockerfile.run/h5jam
hdf5-tools
Hierarchical Data Format 5 (HDF5) - Runtime 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 runtime tools for HDF5.