.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
docs/images/custombody_directgeom.png
docs/images/package_structure.png
docs/images/spicedmoon_logo.png
docs/uml/package_structure.uxf
spicedmoon/__init__.py
spicedmoon/_version.py
spicedmoon/angular.py
spicedmoon/basics.py
spicedmoon/constants.py
spicedmoon/coordinates.py
spicedmoon/deprecated.py
spicedmoon/geometry.py
spicedmoon/heliac.py
spicedmoon/types.py
spicedmoon.egg-info/PKG-INFO
spicedmoon.egg-info/SOURCES.txt
spicedmoon.egg-info/dependency_links.txt
spicedmoon.egg-info/requires.txt
spicedmoon.egg-info/top_level.txt
spicedmoon/custombody/__init__.py
spicedmoon/custombody/core.py
spicedmoon/custombody/customkernel.py
spicedmoon/custombody/geotic.py
spicedmoon/custombody/preexisting.py
spicedmoon/custombody/selenic.py
tests/comparator.py
tests/compare_body_nobody.py
tests/height_comparison.py
tests/night_calculator.py