wcslib 7.12
Library which implements the FITS WCS standard
The FITS "World Coordinate System" (WCS) standard defines keywords and usage that provide for the description of astronomical coordinate systems in a FITS (Flexible Image Transport System) image header.
- Website: https://www.atnf.csiro.au/people/mcalabre/WCS
- Licenses: LGPL 3+
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wcslib 7.12
as follows:
guix install wcslib@7.12
Or install the latest version:
guix install wcslib
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.