wis

wis.py gives satellite positions at requested times. It manages kernel downloads. It requires astropy and spicepy.


Keywords
wis
License
MIT
Install
pip install wis==1.0.0

Documentation

MPC wis.py Project

Documentation Status

wis.py tells you the position of a satellite (e.g. in heliocentric coordinates).

wis.py uses JPL spice kernels, so you need spicypy.

wis.py goes and gets the spice-kernels if you don't have them.

wis.py is essentially a means to automate the retrieval of useful spice-kernels. All of the positional calculations are handled using spice/spiceypy.

wis.py does not know about all satellites.

So far it only knows about: * TESS * K2 * CASSINI

wis.py is very light & wispy ...

wis * ~ Where Is Satellite * ~ Where Is Satellite-spice-kernel

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.