Metadata-Version: 2.4
Name: sunpy_soar
Version: 1.12.0
Summary: A sunpy FIDO plugin for accessing data in the Solar Orbiter Archive (SOAR).
Author: David Stansby
Author-email: The SunPy Community <sunpy@googlegroups.com>
Project-URL: Homepage, https://sunpy.org
Project-URL: Source Code, https://github.com/sunpy/sunpy-soar
Project-URL: Download, https://pypi.org/project/sunpy-soar
Project-URL: Documentation, https://docs.sunpy.org/projects/soar
Project-URL: Changelog, https://docs.sunpy.org/projects/soar/en/stable/whatsnew/changelog.html
Project-URL: Issue Tracker, https://github.com/sunpy/sunpy-soar/issues
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: licenses/LICENSE.rst
Requires-Dist: astropy>=6.1.0
Requires-Dist: sunpy[net]>=7.0.0
Requires-Dist: requests>=2.32.0
Provides-Extra: tests-deps
Requires-Dist: responses>=0.20.0; extra == "tests-deps"
Requires-Dist: sunpy[map,net]>=7.0.0; extra == "tests-deps"
Requires-Dist: matplotlib>=3.8.0; extra == "tests-deps"
Provides-Extra: tests-only
Requires-Dist: pytest-cov; extra == "tests-only"
Requires-Dist: pytest-doctestplus; extra == "tests-only"
Requires-Dist: pytest; extra == "tests-only"
Provides-Extra: tests
Requires-Dist: sunpy_soar[tests-deps,tests-only]; extra == "tests"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: sphinx-changelog; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-gallery; extra == "docs"
Requires-Dist: sphinxext-opengraph; extra == "docs"
Requires-Dist: sunpy-sphinx-theme; extra == "docs"
Provides-Extra: dev
Requires-Dist: sunpy-soar[docs,tests]; extra == "dev"
Dynamic: license-file

**************
``sunpy-soar``
**************

|ci-status| |coverage|

.. |ci-status| image:: https://github.com/sunpy/sunpy-soar/actions/workflows/ci.yml/badge.svg
    :alt: CI status

.. |coverage| image:: https://codecov.io/gh/sunpy/sunpy-soar/branch/main/graph/badge.svg?token=5NKZHBX3AW
   :target: https://codecov.io/gh/sunpy/sunpy-soar
   :alt: Code coverage


A sunpy Fido plugin for accessing data in the Solar Orbiter Archive (SOAR).

See the `documentation <https://docs.sunpy.org/projects/soar/>`_ for installation instructions, examples, how to get help and how to contribute.

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

We expect authentic engagement in our community.
Be wary of posting output from Large Language Models or similar generative AI as comments on GitHub or any other platform, as such comments tend to be formulaic and low quality content.
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.
