Metadata-Version: 2.4
Name: sunpy
Version: 7.1.1
Summary: SunPy core package: Python for Solar Physics
Author-email: The SunPy Community <sunpy@googlegroups.com>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://sunpy.org
Project-URL: Source Code, https://github.com/sunpy/sunpy
Project-URL: Download, https://pypi.org/project/sunpy
Project-URL: Documentation, https://docs.sunpy.org
Project-URL: Changelog, https://docs.sunpy.org/en/stable/whatsnew/changelog.html
Project-URL: Issue Tracker, https://github.com/sunpy/sunpy/issues
Keywords: solar physics,solar,science,sun,wcs,coordinates
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Physics
Provides: sunpy
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
License-File: licenses/ASTROPY.rst
License-File: licenses/GLUE.rst
License-File: licenses/README.rst
License-File: licenses/TOWNCRIER.rst
Requires-Dist: astropy>=6.1.0
Requires-Dist: fsspec>=2023.6.0
Requires-Dist: numpy>=1.26.0
Requires-Dist: numpy>=2.3.0; python_version == "3.14"
Requires-Dist: packaging>=23.2
Requires-Dist: parfive[ftp]>=2.1.0
Requires-Dist: pyerfa>=2.0.1.1
Requires-Dist: requests>=2.32.1
Provides-Extra: asdf
Requires-Dist: asdf-astropy>=0.5.0; extra == "asdf"
Requires-Dist: asdf>=3.0.0; extra == "asdf"
Provides-Extra: dask
Requires-Dist: dask[array]>=2023.6.0; extra == "dask"
Provides-Extra: image
Requires-Dist: scipy>=1.12.0; extra == "image"
Provides-Extra: jpeg2000
Requires-Dist: glymur>=0.13.0; extra == "jpeg2000"
Requires-Dist: lxml>=5.0.1; extra == "jpeg2000"
Provides-Extra: map
Requires-Dist: contourpy>=1.1.0; extra == "map"
Requires-Dist: matplotlib>=3.8.0; extra == "map"
Requires-Dist: mpl-animators>=1.2.0; extra == "map"
Requires-Dist: reproject>=0.13.0; extra == "map"
Requires-Dist: scipy>=1.12.0; extra == "map"
Provides-Extra: opencv
Requires-Dist: opencv-python>=4.8.0.74; extra == "opencv"
Provides-Extra: net
Requires-Dist: beautifulsoup4>=4.13.1; extra == "net"
Requires-Dist: drms>=0.7.1; extra == "net"
Requires-Dist: python-dateutil>=2.9.0; extra == "net"
Requires-Dist: tqdm>=4.66.0; extra == "net"
Requires-Dist: zeep>=4.3.0; extra == "net"
Provides-Extra: scikit-image
Requires-Dist: scikit-image>=0.21.0; extra == "scikit-image"
Provides-Extra: spice
Requires-Dist: spiceypy>=6.0.0; extra == "spice"
Provides-Extra: timeseries
Requires-Dist: cdflib>=1.3.2; extra == "timeseries"
Requires-Dist: h5netcdf>=1.2.0; extra == "timeseries"
Requires-Dist: h5py>=3.10.0; extra == "timeseries"
Requires-Dist: matplotlib>=3.8.0; extra == "timeseries"
Requires-Dist: pandas>=2.2.0; extra == "timeseries"
Provides-Extra: visualization
Requires-Dist: matplotlib>=3.8.0; extra == "visualization"
Requires-Dist: mpl-animators>=1.2.0; extra == "visualization"
Provides-Extra: core
Requires-Dist: sunpy[image,map,net,timeseries,visualization]; extra == "core"
Provides-Extra: all
Requires-Dist: sunpy[asdf,core,jpeg2000,opencv,scikit-image,spice]; extra == "all"
Provides-Extra: s3
Requires-Dist: aiobotocore>=2.6.0; extra == "s3"
Requires-Dist: boto3>=1.31.17; extra == "s3"
Requires-Dist: fsspec[s3]>=2023.6.0; extra == "s3"
Provides-Extra: jupyter
Requires-Dist: ipywidgets>=8.1.0; extra == "jupyter"
Requires-Dist: itables>=2.2.4; extra == "jupyter"
Provides-Extra: tests-only
Requires-Dist: hvpy>=1.1.0; extra == "tests-only"
Requires-Dist: jplephem>=2.19; extra == "tests-only"
Requires-Dist: psutil>=6.0.0; extra == "tests-only"
Requires-Dist: pytest-astropy>=0.11.0; extra == "tests-only"
Requires-Dist: pytest-mpl>=0.18.0; extra == "tests-only"
Requires-Dist: pytest>=7.4.0; extra == "tests-only"
Provides-Extra: asdf-tests
Requires-Dist: pytest-asdf-plugin>=0.1.1; extra == "asdf-tests"
Requires-Dist: sunpy[asdf]; extra == "asdf-tests"
Provides-Extra: tests
Requires-Dist: sunpy[all,asdf-tests,jupyter,s3,tests-only]; extra == "tests"
Provides-Extra: docs
Requires-Dist: hvpy>=1.1.0; extra == "docs"
Requires-Dist: joblib; extra == "docs"
Requires-Dist: packaging>=23.2; extra == "docs"
Requires-Dist: ruamel.yaml>=0.18.0; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-automodapi>=0.16.0; extra == "docs"
Requires-Dist: sphinx-changelog>=1.5.0; extra == "docs"
Requires-Dist: sphinx-copybutton>=0.5.0; extra == "docs"
Requires-Dist: sphinx-design>=0.5.0; extra == "docs"
Requires-Dist: sphinx-gallery>=0.14.0; extra == "docs"
Requires-Dist: sphinx>=7.1.0; extra == "docs"
Requires-Dist: sphinxcontrib-bibtex; extra == "docs"
Requires-Dist: sphinxext-opengraph>=0.9.0; extra == "docs"
Requires-Dist: sunpy-sphinx-theme>=2.0.3; extra == "docs"
Requires-Dist: sunpy[all]; extra == "docs"
Provides-Extra: docs-gallery
Requires-Dist: astroquery>=0.4.6; extra == "docs-gallery"
Requires-Dist: jplephem>=2.19; extra == "docs-gallery"
Requires-Dist: pillow; extra == "docs-gallery"
Requires-Dist: sunpy[docs]; extra == "docs-gallery"
Provides-Extra: dev
Requires-Dist: sunpy[docs,tests]; extra == "dev"
Dynamic: license-file

SunPy core package: Python for Solar Physics
============================================

|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/sunpy_logo_landscape.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&server_fqdn=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/Google_Groups_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.

Installation
------------

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.

Usage
-----

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``.

Changes
-------

See our `changelog <https://docs.sunpy.org/en/stable/whatsnew/changelog.html>`__. for the latest changes in ``sunpy``.

Getting Help
------------

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 <https://app.element.io/#/room/#sunpy:openastronomy.org>`__
-  `SunPy mailing list <https://groups.google.com/forum/#!forum/sunpy>`__
-  `SunPy Community forum <https://community.openastronomy.org/c/sunpy/5>`__

Acknowledging or Citing ``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``.

Usage of Generative AI
----------------------

If you use generative AI tools as an aid in developing code or documentation changes, ensure that you fully understand the proposed changes and can explain why they are the correct approach and an improvement to the current state.
For more information see our documentation on fair and appropriate `AI usage <https://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html>`__.

Contributing
------------

We love contributions! sunpy is open source,
built on open source, and we'd love to have you hang out in our community.

If you would like to get involved, 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`_.

.. _Developers Guide: https://docs.sunpy.org/en/latest/dev_guide/index.html
.. _`#sunpy:openastronomy.org`: https://app.element.io/#/room/#sunpy:openastronomy.org
.. _issues page: https://github.com/sunpy/sunpy/issues
.. _Newcomers' guide: https://docs.sunpy.org/en/latest/dev_guide/contents/newcomers.html

When you are interacting with the SunPy community you are asked at to follow our `code of conduct <https://sunpy.org/coc>`__.
