Skip to main content

"SunPy: Python for Solar Physics"

Project description

Latest Version codecov matrix Research software impact DOI Powered by NumFOCUS

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 conda. 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. The best way to do this is to create a new conda environment and install the git version of SunPy in it:

$ conda config --append channels conda-forge
$ conda create -n sunpy-dev sunpy
$ conda activate sunpy-dev
$ conda remove sunpy
$ git clone https://github.com/sunpy/sunpy.git sunpy-git
$ cd sunpy-git
$ pip install -e .[all,dev]

For detailed installation instructions, see the Newcomers’ guide 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:

Contributing

Open Source Helpers

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

sunpy-1.0.10.tar.gz (7.9 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

sunpy-1.0.10-cp37-cp37m-manylinux2010_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

sunpy-1.0.10-cp37-cp37m-manylinux1_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.7m

sunpy-1.0.10-cp37-cp37m-macosx_10_9_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

sunpy-1.0.10-cp36-cp36m-manylinux2010_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

sunpy-1.0.10-cp36-cp36m-manylinux1_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.6m

sunpy-1.0.10-cp36-cp36m-macosx_10_9_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file sunpy-1.0.10.tar.gz.

File metadata

  • Download URL: sunpy-1.0.10.tar.gz
  • Upload date:
  • Size: 7.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for sunpy-1.0.10.tar.gz
Algorithm Hash digest
SHA256 eb7cb64312fbc05481b837b730e36d51c451f2a394a8c4687492e751c57e6684
MD5 0f3408154686c57a3d49039393a00db8
BLAKE2b-256 a626d2ef66913eadc5d44134fc20a2189a49697b6049a20da7d51cb34ce8bda5

See more details on using hashes here.

File details

Details for the file sunpy-1.0.10-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: sunpy-1.0.10-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for sunpy-1.0.10-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 533bd4c004bffcd6d6ab6918edd45b8323c04390fd0b61a60656641915581c81
MD5 fed38b2472b327fa0dedf1e3dfa6a315
BLAKE2b-256 2282454425c2a86b68d3598cd401d0e3a05e600c2f0227fd8c97a5f711329554

See more details on using hashes here.

File details

Details for the file sunpy-1.0.10-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: sunpy-1.0.10-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for sunpy-1.0.10-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3e0c10df9f5d96115f503c345bc3575206bb22f7e5d5aac6900e7d1ef4b0a64b
MD5 8f6d4bad2ff0e8df7178e890defa85ed
BLAKE2b-256 fe57dc6b458eb1ea1d6c24db217527756b4b7e0accf1ae0004249ae9af0e43f4

See more details on using hashes here.

File details

Details for the file sunpy-1.0.10-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: sunpy-1.0.10-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for sunpy-1.0.10-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0a6b6439a3b7762a504a8d963b7d17f13a6458a3a09ad4c462bb8d752d23f360
MD5 fe43f3d833df13885905018ffe1d3ad2
BLAKE2b-256 02ce441e8f816839529aeaf6bd0ac59411128dbddae9dbf6ba9b6bfe87e58101

See more details on using hashes here.

File details

Details for the file sunpy-1.0.10-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: sunpy-1.0.10-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for sunpy-1.0.10-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 37c8de08f9bb563bfce9bac9b87f17cd8e1e2a9f7d651d4601d819fcec1bf460
MD5 aa49a0e0c6ef6ab5814cd292e85db001
BLAKE2b-256 7d89c99c97e34a4e0e88cfac821fd94df6296caf44ec4e00b96d0533e6079734

See more details on using hashes here.

File details

Details for the file sunpy-1.0.10-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: sunpy-1.0.10-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for sunpy-1.0.10-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 64e2130f4c218c9aaf486d08732fc05edb543f5e6b4b33a4e2ce85edee28f05c
MD5 2f2af687234a4a1d6829f9f804ccbdfb
BLAKE2b-256 ff62ec0717839c92588c24ef11f6fbbfd870bf1e25d1f6c13ede11920c9fb2d8

See more details on using hashes here.

File details

Details for the file sunpy-1.0.10-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: sunpy-1.0.10-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for sunpy-1.0.10-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4a15c8346b514b5c034bab6d5964dd9010720cf9f00beb5254a296711c63346f
MD5 287d3e0e3780e4d7a38505c0660908c7
BLAKE2b-256 2bc4852b31360fdc7e4c32eb1361e1dd0485414aa1bd7e42c2a53b1eb87afb5b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page