Adaptive Entropy Coding library
Description
Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. The libraries replaces the Szip-library, where usage was limited by a copyright. Read more.
Prerequisites
Modules
Example Jobscripts
#!/bin/bash #SBATCH -p module load