Metadata-Version: 2.1
Name: solar-dynamics-observatory
Version: 0.0.1
Summary: A Python library to download and analyze images from the NASA Solar Dynamics Observatory (SDO).
Author-email: "Roy T. Smart" <roytsmart@gmail.com>
Project-URL: Homepage, https://github.com/sun-data/solar-dynamics-observatory
Project-URL: Documentation, https://sdo.readthedocs.io/en/latest
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: astropy
Requires-Dist: named-arrays ==0.8
Provides-Extra: doc
Requires-Dist: pytest ; extra == 'doc'
Requires-Dist: matplotlib ; extra == 'doc'
Requires-Dist: graphviz ; extra == 'doc'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'doc'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'doc'
Requires-Dist: pydata-sphinx-theme ; extra == 'doc'
Requires-Dist: ipykernel ; extra == 'doc'
Requires-Dist: jupyter-sphinx ; extra == 'doc'
Requires-Dist: sphinx-favicon ; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# solar-dynamics-observatory
A Python library to download and analyze data from the NASA Solar Dynamics Observatory (SDO).
