B612-Asteroid-Institute / astrodynamics

Orbit propagation, orbit determination, and analysis code
GNU Affero General Public License v3.0
8 stars 6 forks source link

CCSDS OPM Writer #37

Closed HankG closed 4 years ago

HankG commented 5 years ago

Adds an OPM writer to take our OrbitParameterMessage objects and write them out to CCSDS formatted OPM messages. This is based off of 29-ccsds-oem-writer branch which is still in PR since it can take advantage of some of the code in there. This is necessary to complete the OpenOrb OD command line tools.

This should re-target hg-od-hackathon after 29-ccsds-oem-writer branch is merged.