.codecov.yaml
.codespellrc
.coveragerc
.cruft.json
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
.rtd-environment.yml
.ruff.toml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
setup.py
tox.ini
.github/workflows/ci.yml
.github/workflows/label_sync.yml
.github/workflows/scheduled_builds.yml
.github/workflows/stale_bot.yml
.github/workflows/sub_package_update.yml
changelog/README.rst
docs/Makefile
docs/api.rst
docs/coc.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/nitpick-exceptions
docs/how_to/index.rst
docs/how_to/wavelength.rst
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
examples/README.txt
examples/detector_wavelength.py
examples/quick.py
examples/search_attrs.py
examples/solar_distance_query.py
licenses/LICENSE.rst
licenses/README.rst
sunpy_soar/__init__.py
sunpy_soar/_version.py
sunpy_soar/attrs.py
sunpy_soar/client.py
sunpy_soar/conftest.py
sunpy_soar/version.py
sunpy_soar.egg-info/PKG-INFO
sunpy_soar.egg-info/SOURCES.txt
sunpy_soar.egg-info/dependency_links.txt
sunpy_soar.egg-info/not-zip-safe
sunpy_soar.egg-info/requires.txt
sunpy_soar.egg-info/top_level.txt
sunpy_soar/data/README.rst
sunpy_soar/data/attrs.json
sunpy_soar/data/instrument_attrs.json
sunpy_soar/data/soop_attrs.json
sunpy_soar/tests/__init__.py
sunpy_soar/tests/test_sunpy_soar.py
tools/update_data.py