sunpy
|SunPy Logo|
+-----------------------------------+-----------------------------------+-----------------------------------+ | Release | Development | Community | +===================================+===================================+===================================+ | |Latest PyPi Version| | |Python Versions| | |Matrix Chat Room| | +-----------------------------------+-----------------------------------+-----------------------------------+ | |Latest Conda Version| | |Project Status: Active| | |OpenAstronomy Discourse| | +-----------------------------------+-----------------------------------+-----------------------------------+ | |Zenodo - Latest DOI| | |Continuous Integration Status| | |Google Groups Mailing List| | +-----------------------------------+-----------------------------------+-----------------------------------+ | |sunpy stable documentation| | |CodeCov Code Coverage| | |Powered by NumFOCUS| | +-----------------------------------+-----------------------------------+-----------------------------------+ | |sunpy citation| | | |pyOpenSci| | +-----------------------------------+-----------------------------------+-----------------------------------+
.. |SunPy Logo| image:: https://raw.githubusercontent.com/sunpy/sunpy-logo/master/generated/sunpylogolandscape.png :width: 200px .. |Latest PyPi Version| image:: https://img.shields.io/pypi/v/sunpy.svg :target: https://pypi.python.org/pypi/sunpy/ .. |Python Versions| image:: https://img.shields.io/pypi/pyversions/sunpy :target: https://pypi.python.org/pypi/sunpy/ .. |Matrix Chat Room| image:: https://img.shields.io/matrix/sunpy:openastronomy.org.svg?colorB=%23FE7900&label=Chat&logo=matrix&serverfqdn=matrix.org :target: https://app.element.io/#/room/#sunpy:openastronomy.org .. |Latest Conda Version| image:: https://anaconda.org/conda-forge/sunpy/badges/version.svg :target: https://anaconda.org/conda-forge/sunpy .. |Project Status: Active| image:: https://www.repostatus.org/badges/latest/active.svg :target: https://www.repostatus.org/#active .. |OpenAstronomy Discourse| image:: https://cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/try2/original/1X/5e1e3b3cada2d7fbae4734d4bc53999933d71c95.svg :height: 20px :target: https://community.openastronomy.org/ .. |Zenodo - Latest DOI| image:: https://zenodo.org/badge/2165383.svg :target: https://zenodo.org/badge/latestdoi/2165383 .. |Continuous Integration Status| image:: https://github.com/sunpy/sunpy/actions/workflows/ci.yml/badge.svg?branch=main :target: https://github.com/sunpy/sunpy/actions/workflows/ci.yml .. |Google Groups Mailing List| image:: https://upload.wikimedia.org/wikipedia/commons/2/27/GoogleGroups_logo.gif :height: 20px :target: https://groups.google.com/g/sunpy .. |sunpy stable documentation| image:: https://readthedocs.org/projects/sunpy/badge/?version=stable :target: https://docs.sunpy.org/ .. |CodeCov Code Coverage| image:: https://codecov.io/gh/sunpy/sunpy/branch/main/graph/badge.svg :target: https://codecov.io/gh/sunpy/sunpy .. |Powered by NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A :target: https://numfocus.org .. |sunpy citation| image:: https://img.shields.io/badge/cite-sunpy-orange :target: https://docs.sunpy.org/en/stable/citation.html .. |pyOpenSci| image:: https://tinyurl.com/y22nb8up :target: https://github.com/pyOpenSci/software-submission/issues/147
sunpy
is a Python software package that provides fundamental tools for accessing, loading and interacting with solar physics data in Python.
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.
We recommended following the installation guide <https://docs.sunpy.org/en/stable/guide/installation.html>
__ in the sunpy
documentation.
This will walk you through installing sunpy
and all of its dependencies.
If you are new to sunpy
, the best place to start is the tutorial <https://docs.sunpy.org/en/stable/tutorial/index.html>
.
the example gallery <https://docs.sunpy.org/en/stable/generated/gallery/index.html>
also includes a collection of shorter and more specific examples of using sunpy
.
See our changelog <https://docs.sunpy.org/en/stable/whatsnew/changelog.html>
__. for the latest changes in sunpy
.
For more information or to ask questions about sunpy
or any other SunPy Project package, please check out:
sunpy documentation <https://docs.sunpy.org/en/stable/>
__SunPy Affiliated Packages <https://sunpy.org/affiliated>
__SunPy Chat
_SunPy mailing list <https://groups.google.com/forum/#!forum/sunpy>
__SunPy Community forum <https://community.openastronomy.org/c/sunpy/5>
__sunpy
If you use sunpy
in your scientific work, we would appreciate your citing it in your publications <https://docs.sunpy.org/en/stable/citation.html>
__.
The continued growth and development of sunpy
is dependent on the community being aware of sunpy
.
The SunPy Project is a community-driven open-source project that welcomes any and all contributions. Whether you are a developer, student, or user, you can help by contributing code, documentation, or community support.
If you would like to get involved, the Newcomers Guide
_ guide explains the many different ways to contribute to the SunPy Project and also shows how to get set up with a development workflow.
Help is always welcome, so come and say hello by joining the SunPy Chat
_ and look over the Good First Issues list
_ for the ideal places to start.
.. Newcomers Guide: https://docs.sunpy.org/en/latest/devguide/contents/newcomers.html .. _Good First Issues list: https://github.com/sunpy/sunpy/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22Good+First+Issue%22
When you are interacting with the SunPy Community you are asked to follow our Code of Conduct <https://sunpy.org/coc>
__.
.. _SunPy Chat: https://app.element.io/#/room/#sunpy:openastronomy.org