python-sunpy 7.0.3
Python library for Solar Physics
SunPy is package for solar physics and is meant to be a free alternative to the SolarSoft data analysis environment.
It includes an interface for searching and downloading data from multiple data providers, data containers for image and time series data, commonly used solar coordinate frames and associated transformations, as well as other functionality needed for solar data analysis.
- Outputs:
out - Website: https://sunpy.org
- Licenses: FreeBSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-sunpy 7.0.3 as follows:
guix install python-sunpy@7.0.3
Or install the latest version:
guix install python-sunpy
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.