File: README.SZIP

package info (click to toggle)
libaec 0.3.2-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,616 kB
  • ctags: 421
  • sloc: sh: 11,513; ansic: 2,910; makefile: 61
file content (15 lines) | stat: -rw-r--r-- 638 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
**********************************************************************
 SZIP compatibility
**********************************************************************

Libaec includes a free drop-in replacement for the SZIP
library[1]. Just replace SZIP's shared library libsz.so* with
libaec.so* and libsz.so* from libaec. For Windows the DLLs are called
SZIP.DLL and AEC.DLL. Code which is dynamically linked with SZIP such
as HDF5 should continue to work with libaec. No re-compilation
required.

HDF5 files which contain SZIP encoded data can be decoded by HDF5
using libaec and vice versa.

[1] http://www.hdfgroup.org/doc_resource/SZIP/