zachwaldron4 / pygeodyn

3 stars 1 forks source link

Pygeodyn Documentation

PYGEODYN is a Python-based wrapper for the GEODYN precise orbit determination software.

Pygeodyn is not yet available for public use or for use outside of its current server placement.

PYGEODYN Capabilities

PYGEODYN offers easy access to:

PYGEODYN is written as a collection of Python objects, with the highest level being the Pygeodyn Object. From here, Pygeodyn inherits a Satellite class which in-turn inherits the Run and Read classes of functions.

For examples on how to use PYGEODYN, refer to the example notebooks.