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

728 spice kernel furnishing decorator #734

Commits on Aug 7, 2024

  1. Add preliminary decorator that handles automatically furnishing of sp…

    …ice kernels in correct module
    
    Add test incomplete test coverage of ensure_spice decorator in correct location
    subagonsouth committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6cae621 View commit details
    Browse the repository at this point in the history
  2. Add spice kernel furnishing fixtures

    Add leapsecond kernel to test data
    Add sclk kernel to test data
    Add metekrnel template to test data
    subagonsouth committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    136d485 View commit details
    Browse the repository at this point in the history
  3. Add test coverage for time kernels only use of ensure_spice

    Add test coverage for ensure_spice failure -> SpiceyError
    subagonsouth committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c201889 View commit details
    Browse the repository at this point in the history
  4. Remove unused fixture

    Move metakernel template to other spice kernel location
    subagonsouth committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    304956b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78ae704 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ff1136 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Use imap_data_access.config DATA_DIR instead of new tmp_path to write…

    … test metakernel
    
    Move leapsecond and spacecraft clock kernel into imap_processing package
    subagonsouth committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5c14546 View commit details
    Browse the repository at this point in the history