CHANGES.rst
COPYING.Apache2
COPYING.GPLv3.txt
MANIFEST.in
README.rst
TEMPLATE_LICENCE.rst
azure-pipelines.yml
dev-requirements.txt
pip-requirements
pyproject.toml
retry.sh
setup.cfg
setup.py
tox.ini
.ci/LICENSE
.ci/build-wheels.sh
cextern/sgp4-05d8cc2fc596/libsgp4/CoordGeodetic.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/CoordGeodetic.h
cextern/sgp4-05d8cc2fc596/libsgp4/CoordTopocentric.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/CoordTopocentric.h
cextern/sgp4-05d8cc2fc596/libsgp4/DateTime.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/DateTime.h
cextern/sgp4-05d8cc2fc596/libsgp4/DecayedException.h
cextern/sgp4-05d8cc2fc596/libsgp4/Eci.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/Eci.h
cextern/sgp4-05d8cc2fc596/libsgp4/Globals.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/Globals.h
cextern/sgp4-05d8cc2fc596/libsgp4/Observer.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/Observer.h
cextern/sgp4-05d8cc2fc596/libsgp4/OrbitalElements.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/OrbitalElements.h
cextern/sgp4-05d8cc2fc596/libsgp4/SGP4.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/SGP4.h
cextern/sgp4-05d8cc2fc596/libsgp4/SatelliteException.h
cextern/sgp4-05d8cc2fc596/libsgp4/SolarPosition.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/SolarPosition.h
cextern/sgp4-05d8cc2fc596/libsgp4/TimeSpan.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/TimeSpan.h
cextern/sgp4-05d8cc2fc596/libsgp4/Tle.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/Tle.h
cextern/sgp4-05d8cc2fc596/libsgp4/TleException.h
cextern/sgp4-05d8cc2fc596/libsgp4/Util.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/Util.h
cextern/sgp4-05d8cc2fc596/libsgp4/Vector.cpp
cextern/sgp4-05d8cc2fc596/libsgp4/Vector.h
cextern/sgp4-f5cb54b3/libsgp4/CoordGeodetic.cc
cextern/sgp4-f5cb54b3/libsgp4/CoordGeodetic.h
cextern/sgp4-f5cb54b3/libsgp4/CoordTopocentric.cc
cextern/sgp4-f5cb54b3/libsgp4/CoordTopocentric.h
cextern/sgp4-f5cb54b3/libsgp4/DateTime.cc
cextern/sgp4-f5cb54b3/libsgp4/DateTime.h
cextern/sgp4-f5cb54b3/libsgp4/DecayedException.cc
cextern/sgp4-f5cb54b3/libsgp4/DecayedException.h
cextern/sgp4-f5cb54b3/libsgp4/Eci.cc
cextern/sgp4-f5cb54b3/libsgp4/Eci.h
cextern/sgp4-f5cb54b3/libsgp4/Globals.cc
cextern/sgp4-f5cb54b3/libsgp4/Globals.h
cextern/sgp4-f5cb54b3/libsgp4/Observer.cc
cextern/sgp4-f5cb54b3/libsgp4/Observer.h
cextern/sgp4-f5cb54b3/libsgp4/OrbitalElements.cc
cextern/sgp4-f5cb54b3/libsgp4/OrbitalElements.h
cextern/sgp4-f5cb54b3/libsgp4/SGP4.cc
cextern/sgp4-f5cb54b3/libsgp4/SGP4.h
cextern/sgp4-f5cb54b3/libsgp4/SatelliteException.cc
cextern/sgp4-f5cb54b3/libsgp4/SatelliteException.h
cextern/sgp4-f5cb54b3/libsgp4/SolarPosition.cc
cextern/sgp4-f5cb54b3/libsgp4/SolarPosition.h
cextern/sgp4-f5cb54b3/libsgp4/TimeSpan.cc
cextern/sgp4-f5cb54b3/libsgp4/TimeSpan.h
cextern/sgp4-f5cb54b3/libsgp4/Tle.cc
cextern/sgp4-f5cb54b3/libsgp4/Tle.h
cextern/sgp4-f5cb54b3/libsgp4/TleException.cc
cextern/sgp4-f5cb54b3/libsgp4/TleException.h
cextern/sgp4-f5cb54b3/libsgp4/Util.cc
cextern/sgp4-f5cb54b3/libsgp4/Util.h
cextern/sgp4-f5cb54b3/libsgp4/Vector.cc
cextern/sgp4-f5cb54b3/libsgp4/Vector.h
conda-forge-recipe/meta.yaml
cysgp4/__init__.py
cysgp4/cysgp4.pxd
cysgp4/cysgp4.pyx
cysgp4/helpers.py
cysgp4/init_testrunner.py
cysgp4/utils.pxd
cysgp4/utils.pyx
cysgp4/version.py
cysgp4.egg-info/PKG-INFO
cysgp4.egg-info/SOURCES.txt
cysgp4.egg-info/dependency_links.txt
cysgp4.egg-info/not-zip-safe
cysgp4.egg-info/requires.txt
cysgp4.egg-info/top_level.txt
cysgp4/tests/__init__.py
cysgp4/tests/conftest.py
cysgp4/tests/test_cysgp4.py
cysgp4/tests/test_utils.py
cysgp4/tests/data/science.txt
docs/Makefile
docs/conf.py
docs/importing_cysgp4.rst
docs/index.rst
docs/install.rst
docs/license.rst
docs/make.bat
docs/quick_tour.rst
docs/user_manual.rst
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/api/cysgp4.PyCoordGeodetic.rst
docs/api/cysgp4.PyCoordTopocentric.rst
docs/api/cysgp4.PyDateTime.rst
docs/api/cysgp4.PyEci.rst
docs/api/cysgp4.PyObserver.rst
docs/api/cysgp4.PyTle.rst
docs/api/cysgp4.Satellite.rst
docs/api/cysgp4.get_example_tles.rst
docs/api/cysgp4.propagate_many.rst
docs/api/cysgp4.propagate_many_sgp4.rst
docs/api/cysgp4.propagate_many_slow.rst
docs/api/cysgp4.satellite_mean_motion.rst
docs/api/cysgp4.set_num_threads.rst
docs/api/cysgp4.test.rst
docs/api/cysgp4.tle_checksum.rst
docs/api/cysgp4.tle_linestrings_from_orbital_parameters.rst
docs/api/cysgp4.tle_tuples_from_text.rst
docs/api/cysgp4.tles_from_text.rst
notebooks/01_science_satellites.ipynb
notebooks/02_starlink_constellation.ipynb
notebooks/03_satellite_frames.ipynb