.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
CONTRIBUTING.rst
LICENSE
README.md
bandit.yaml
pyproject.toml
tox.ini
.github/workflows/changelog.yml
.github/workflows/ci.yml
.github/workflows/publish-to-pypi.yml
docs/Makefile
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/coordinates.rst
docs/frames.rst
docs/index.rst
docs/legacy.rst
docs/make.bat
docs/manifests.rst
docs/_static/custom.css
docs/_static/logo.ico
docs/_static/logo.pdf
docs/_static/logo.png
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
resources/manifests/coordinates-1.0.0.yaml
resources/schemas/angle-1.0.0.yaml
resources/schemas/earthlocation-1.0.0.yaml
resources/schemas/latitude-1.0.0.yaml
resources/schemas/longitude-1.0.0.yaml
resources/schemas/representation-1.0.0.yaml
resources/schemas/skycoord-1.0.0.yaml
resources/schemas/spectralcoord-1.0.0.yaml
resources/schemas/frames/baseframe-1.0.0.yaml
resources/schemas/frames/cirs-1.0.0.yaml
resources/schemas/frames/fk4-1.0.0.yaml
resources/schemas/frames/fk4noeterms-1.0.0.yaml
resources/schemas/frames/fk5-1.0.0.yaml
resources/schemas/frames/galactic-1.0.0.yaml
resources/schemas/frames/galactocentric-1.0.0.yaml
resources/schemas/frames/gcrs-1.0.0.yaml
resources/schemas/frames/icrs-1.0.0.yaml
resources/schemas/frames/icrs-1.1.0.yaml
resources/schemas/frames/itrs-1.0.0.yaml
resources/schemas/frames/precessedgeocentric-1.0.0.yaml
src/asdf_coordinates_schemas/__init__.py
src/asdf_coordinates_schemas/_version.py
src/asdf_coordinates_schemas/integration.py
src/asdf_coordinates_schemas.egg-info/PKG-INFO
src/asdf_coordinates_schemas.egg-info/SOURCES.txt
src/asdf_coordinates_schemas.egg-info/dependency_links.txt
src/asdf_coordinates_schemas.egg-info/entry_points.txt
src/asdf_coordinates_schemas.egg-info/requires.txt
src/asdf_coordinates_schemas.egg-info/top_level.txt
tests/test_integration.py
tests/test_manifests.py