1efb5ad43d
[Thomas: - Add hash file. - Rewrap Config.in help text and remove trailing whitespace. - Remove unneeded empty new line at the end of the .mk file.] Signed-off-by: Ernesto L. Williams Jr <ernesto@slac.stanford.edu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
17 lines
625 B
Plaintext
17 lines
625 B
Plaintext
config BR2_PACKAGE_SZIP
|
|
bool "szip"
|
|
help
|
|
Szip is an implementation of the extended-Rice lossless
|
|
compression algorithm.
|
|
|
|
The Consultative Committee on Space Data Systems (CCSDS) has
|
|
adopted the extended-Rice algorithm for international
|
|
standards for space applications[1,6,7]. Szip is reported to
|
|
provide fast and effective compression, specifically for the
|
|
EOS data generated by the NASA Earth Observatory System
|
|
(EOS)[1]. It was originally developed at University of New
|
|
Mexico (UNM) and integrated with HDF4 by UNM researchers and
|
|
developers.
|
|
|
|
http://www.hdfgroup.org/doc_resource/SZIP
|