Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot trajectory in ric frame #211

Merged
merged 4 commits into from
Aug 10, 2023

Commits on Aug 5, 2023

  1. Add RIC export to traj parquet

    But I don't think that's the right approach
    ChristopherRabotin committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    62231ee View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Continued work on RIC frame

    Need to refine Python API
    ChristopherRabotin committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    55cf63f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Fix RIC and update plotting scripts

    + Plots now use the same color for each data frame
    + RIC error plots now available using the ric_diff_to_parquet function on a spacecraft trajectory
    + Error plots for orbital elements now available using path to parquet or OEM file
    ChristopherRabotin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    77d198c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Clippy

    ChristopherRabotin committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4d5268b View commit details
    Browse the repository at this point in the history