SunPy core package: Python for Solar Physics
Project description
SunPy is an open-source Python library for Solar Physics data analysis and visualization. Our homepage SunPy has more information about the project.
For some examples of using SunPy see our gallery, to see the latest changes in SunPy see our Changelog.
Installation
The recommended way to install SunPy is with miniconda. To install SunPy once conda is installed run the following two commands:
$ conda config --append channels conda-forge
$ conda install sunpy
For detailed installation instructions, see the installation guide in the SunPy docs.
Developing
If you want to develop SunPy you will need to install from GitHub. For detailed installation instructions, see Development installation in the SunPy docs.
Usage
Here is a quick example of plotting an AIA image:
>>> import sunpy.map
>>> from sunpy.data.sample import AIA_171_IMAGE
>>> aia = sunpy.map.Map(AIA_171_IMAGE)
>>> aia.peek()
Getting Help
For more information or to ask questions about SunPy, check out:
Acknowledging or Citing sunpy
If you use sunpy in your scientific work, we would appreciate citing it in your publications. The continued growth and development of sunpy is dependent on the community being aware of sunpy.
Please see https://sunpy.org/about#acknowledging-or-citing-sunpy on how to do this.
Contributing
If you would like to get involved, start by joining the SunPy mailing list and check out the Developers Guide section of the SunPy docs. Stop by our chat room #sunpy:openastronomy.org if you have any questions. Help is always welcome so let us know what you like to work on, or check out the issues page for the list of known outstanding items.
For more information on contributing to SunPy, please read our Newcomers’ guide.
Code of Conduct
When you are interacting with the SunPy community you are asked to follow our Code of Conduct.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file sunpy-4.0.5.tar.gz
.
File metadata
- Download URL: sunpy-4.0.5.tar.gz
- Upload date:
- Size: 5.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec8db75ad49e64fb4750b27bb0d01b39dc00bb38e23c4e965b6ba429408c383b |
|
MD5 | a09588b6fc1717cf879409677d28eac2 |
|
BLAKE2b-256 | 722b7bd4e6fd174e63f18658ef0c04af55df82a819c772494372fab4673ee79c |
File details
Details for the file sunpy-4.0.5-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: sunpy-4.0.5-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62607cbf78d37c4d60f69bf499f47d53ad50b3fa5f16d3023bbc35edfaa4085e |
|
MD5 | 0cdfed2184b2e8df387d3f039bd5307d |
|
BLAKE2b-256 | 9f073b0b904b833e4d4da518dacf31b177ff41c5f0db31e82d13ca3f8825a490 |
File details
Details for the file sunpy-4.0.5-cp38-abi3-macosx_11_0_arm64.whl
.
File metadata
- Download URL: sunpy-4.0.5-cp38-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.8+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b04d93ea71ee25328315775a1281b386482de5c5c7239f208c12f71f1a839231 |
|
MD5 | 5c8abd2d6fe6cb8f074745444880e42d |
|
BLAKE2b-256 | 13871ff13791971ef96c66e78a4214245658e1872c0f18cf5df54481fa9c6a87 |
File details
Details for the file sunpy-4.0.5-cp38-abi3-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: sunpy-4.0.5-cp38-abi3-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.8+, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b85cfa92279024f7d9d37318185ea61086bb87e04406c4b5d76dd4a96b42f94 |
|
MD5 | cf9b67d7a032f546a6247d3b0a5ba44f |
|
BLAKE2b-256 | 0a460a41b0940ac612478773e27515dfaad74f10387ffdd3376b7ad6765140f3 |