Szip

Description
Szip compression software, providing lossless compression of scientific data, has been provided with HDF software products as of HDF5 Release 1.6.0 and HDF4 Release 2.0.
Modulefile
szip
Documentation
Szip homepage
Usage
Here is an example how one could link their code against the Szip library:
$ module load szip
$ gcc <compiler commands> -I$SZIP/include -L$SZIP/lib -lsz

This site uses Just the Docs, a documentation theme for Jekyll.