Name: | fpack |
---|---|
Version: | 3.47 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 734652 |
License: | MIT |
RPM: | fpack-3.47-1.el8.aarch64.rpm |
Source RPM: | cfitsio-3.47-1.el8.src.rpm |
Build Date: | Thu Dec 12 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
Vendor: | Oracle America |
URL: | http://heasarc.gsfc.nasa.gov/fitsio/ |
Summary: | FITS image compression and decompression utilities |
Description: | fpack optimally compresses FITS format images and funpack restores them to the original state. * Integer format images are losslessly compressed using the Rice compression algorithm. * typically 30% better compression than GZIP * about 3 times faster compression speed than GZIP * about the same uncompression speed as GUNZIP * Floating-point format images are compressed with a lossy algorithm * truncates the image pixel noise by a user-specified amount to produce much higher compression than by lossless techniques * the precision of scientific measurements in the compressed image (relative to those in the original image) depends on the selected amount of compression |
- Use short version for EPEL8
- Update to 3.470 - Patch to revert bogus soname increase - Patch to fix fprintf format errors
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Update to 3.450 (fixes bz #1570484) - Patch to use LDFLAGS (fixes bz #1547590)
- new version
- new version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Fix hcompress