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

Add get_observer_state #19

Merged
merged 15 commits into from
Jun 29, 2023
Merged

Add get_observer_state #19

merged 15 commits into from
Jun 29, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    e91870c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861698c View commit details
    Browse the repository at this point in the history
  3. Add get_observer_state

    moeyensj committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7d8557a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05b142c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37118ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6a257d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    8e2da8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9730a72 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    9e75ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b66b9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52298b7 View commit details
    Browse the repository at this point in the history
  4. Iterate over unique TDB epochs in get_observer_state not unique ET ep…

    …ochs
    
    Co-authored-by: Alec Koumjian <[email protected]>
    moeyensj and akoumjian committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    63dc78b View commit details
    Browse the repository at this point in the history
  5. Use a set comprehension with pyarrow.unique instead of using to_numpy…

    … for observatory geodetic coordinates
    
    Co-authored-by: Spencer Nelson <[email protected]>
    moeyensj and spenczar committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cceac58 View commit details
    Browse the repository at this point in the history
  6. Add _jd_tdb_to_et

    moeyensj committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5e9ea6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1402a2a View commit details
    Browse the repository at this point in the history