aptdec
NOAA Automatic Picture Transmission (APT) decoder
Aptdec decodes Automatic Picture Transmission (APT) images. These are medium resolution images of the Earth transmitted by, among other satellites, the POES NOAA weather satellite series. These transmissions are on a frequency of 137 MHz. They can be received using an inexpensive antenna and a dedicated receiver.
- Versions: 1.7-3.4d4a0c9
- Website: https://github.com/Xerbo/aptdec
- Licenses: GPL 2+
- Package source: gnu/packages/radio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of aptdec as follows:
guix install aptdec
Or install a particular version:
guix install aptdec@1.7-3.4d4a0c9
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of aptdec about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/aptdec'><img src='https://packages.guix.gnu.org/packages/aptdec/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/aptdec)
Example Org:
[[https://packages.guix.gnu.org/packages/aptdec][https://packages.guix.gnu.org/packages/aptdec/badges/latest-version.svg]]