How to Install and Uninstall pygac-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "pygac-bin" package

Please follow the guidance below to install pygac-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pygac-bin

2. Uninstall "pygac-bin" package

Please follow the guidance below to uninstall pygac-bin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pygac-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the pygac-bin package on Ubuntu 21.10 (Impish Indri)

Package: pygac-bin
Architecture: all
Version: 1.4.0-2build2
Priority: optional
Section: universe/utils
Source: pygac
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: python3-pygac, python3:any
Filename: pool/universe/p/pygac/pygac-bin_1.4.0-2build2_all.deb
Size: 8856
MD5sum: 91551e18edc4cdc9ad355c88f1e1103a
SHA1: ca2fb5f68cb0ad7a8da73da30519a4c2f9bdc26f
SHA256: 095b80ef526e0cef8f2e5a7dd7e3eb63e9b6ff6404c1abba0c7c3559031b68dc
SHA512: e642ee87bea0cf82f6a5c0d8acaf71b21f13d1503d99f9ac74ac6daab2891b64ce2ee5cbc333d3b06b002ba58f62c027deb20b405fe1b1217ad2beaf8a336872
Homepage: https://github.com/pytroll/pygac
Description-en: Python package to read and calibrate NOAA AVHRR GAC data - scripts
pygac reads NOAA AVHRR Global Area Coverage (GAC) data, and performs
state of the art calibration and navigation.
.
It must be noted that pygac expects Level 1b file to contain normal
GAC header and data records, the format of which are mentioned in the
official NOAA POD and KLM Data User Guides.
The user should not prepend any other header (e.g. when downloading
GAC data from CLASS archive etc) to the L1b file.
In the first pre-processing step, pygac determines whether the GAC
data comes from the second (i.e. NOAA-14 and before) or the third
generation (NOAA-15 and onwards) AVHRR instrument by "pygac-run".
This is done by reading the first three bytes of the data set.
If they contain the any of the following values, ["CMS", "NSS", "UKM",
"DSS"], then the KLM reader from "gac_klm.py" file is invoked,
otherwise the POD reader is invoked (gac_pod.py).
.
This package provides utilities and executable scripts.
Description-md5: 8e354ecca3d7d2727140c8b81cafa07c