| Name: | fpack |
|---|---|
| Version: | 3.47 |
| Release: | 1.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 710932 |
| License: | MIT |
| RPM: | fpack-3.47-1.el8.x86_64.rpm |
| Source RPM: | cfitsio-3.47-1.el8.src.rpm |
| Build Date: | Sat Nov 02 2019 |
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
| 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