Skip to content
/ optg Public

Orbit Propagation and Timing Geometry File. Read OPTG files and return CSV of events and event data

License

Notifications You must be signed in to change notification settings

ATTron/optg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPTG

What is OPTG?


Orbit
Propagation
and
Timing
Geometry File


Resources

Brief Description of OPTG
Documentation provided by NASA

Usage

This script will read in a valid OPTG file and return a CSV of all the events contained within the file.

    ./OPTG <name-of-optg-file>

Building for development

    git clone https://github.com/attron/optg.git
    mkdir optg_build && cd optg_build && cmake ../
    cmake --build .

Test Data

You can find available OPTG files from JPL.

An example output file using https://naif.jpl.nasa.gov/pub/naif/ORX/misc/optg/orx_optg_190201_190228_190225_od102_v1.txt can be found under the examples directory

About

Orbit Propagation and Timing Geometry File. Read OPTG files and return CSV of events and event data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published