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

Handle TLE archives with multiple entries #73

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Commits on Jan 26, 2021

  1. added TLE archive parsing

    espg committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    a5cd067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15995c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    222cc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2934a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c8728e View commit details
    Browse the repository at this point in the history
  4. multiline string fix

    espg committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0cf4cea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9e2e02 View commit details
    Browse the repository at this point in the history
  6. flake8 and other typo fixes...

    espg committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0518107 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da12178 View commit details
    Browse the repository at this point in the history
  8. error message cleanup

    espg committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    74a83ed View commit details
    Browse the repository at this point in the history
  9. Fixing style errors.

    stickler-ci committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    1925548 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    6a01ae1 View commit details
    Browse the repository at this point in the history
  2. Fixing style errors.

    stickler-ci committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4f6ace6 View commit details
    Browse the repository at this point in the history
  3. fixed tests, new method for inferring utc for tle's that are specifie…

    …d from the init function...also, your bot merging changes into my branch is *awful* and I hate it deeply
    espg committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d220092 View commit details
    Browse the repository at this point in the history
  4. Fixing style errors.

    stickler-ci committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    c13f58d View commit details
    Browse the repository at this point in the history
  5. cleaning up after bot fucked up my working directory by somehow pushi…

    …ng to a branch I own without asking
    espg committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    33fa641 View commit details
    Browse the repository at this point in the history
  6. Fixing style errors.

    stickler-ci committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b9e9bc5 View commit details
    Browse the repository at this point in the history