Metadata-Version: 2.4
Name: solarnet_metadata
Version: 3.2.0
Summary: A Python package to support metadata attribute management for generating SOLARNET compliant FITS files.
Author-email: Stein Vidar Hagfors <prits-group@astro.uio.no>, Terje Fredvik <prits-group@astro.uio.no>, Steven Christe <steven.d.christe@nasa.gov>, Andrew Robbertz <a.robbertz@gmail.com>
Keywords: solarnet_metadata,nasa mission,space weather
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: pyyaml>=5.3.1
Requires-Dist: astropy==6.1.*
Provides-Extra: dev
Requires-Dist: solarnet_metadata[docs,style,test]; extra == "dev"
Provides-Extra: docs
Requires-Dist: myst-parser==3.0.1; extra == "docs"
Requires-Dist: sphinx==7.2.6; extra == "docs"
Requires-Dist: sphinx-automodapi==0.16.0; extra == "docs"
Requires-Dist: sphinx-copybutton==0.5.2; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest==8.0.0; extra == "test"
Requires-Dist: pytest-astropy==0.11.0; extra == "test"
Requires-Dist: pytest-cov==4.1.0; extra == "test"
Requires-Dist: coverage[toml]==7.4.1; extra == "test"
Provides-Extra: style
Requires-Dist: black==24.1.1; extra == "style"
Requires-Dist: flake8==7.0.0; extra == "style"
Requires-Dist: rstcheck==6.2.0; extra == "style"
Dynamic: license-file
