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

SSUSI bug #231

Merged
merged 9 commits into from
Jul 12, 2024
Merged

SSUSI bug #231

merged 9 commits into from
Jul 12, 2024

Commits on Jun 6, 2024

  1. STY: generalized concat_data method

    Extracted the general portion of the GUVI `concat_data` method, to allow use in the DMSP SSUSI data.
    aburrell committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b36757b View commit details
    Browse the repository at this point in the history
  2. STY: use JHU APL concat

    Use the new JHU APL concat function in local method.
    aburrell committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    73bf6ba View commit details
    Browse the repository at this point in the history
  3. BUG: add custom concat_data method

    Use the JHU APL `concat_data` function in this Instrument.
    aburrell committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    672b625 View commit details
    Browse the repository at this point in the history
  4. DOC: udpated changelog

    Modified changelog to reflect changes in this pull request.
    aburrell committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9c33f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. BUG: update DMSP SSUSI test flags

    Updated the DMSP SSUSI test flags to only test for warnings in the clean routine when appropriate and to skip the new tests for the high resolution imaging data.
    aburrell committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    db5559c View commit details
    Browse the repository at this point in the history
  2. TST: expand test skipping

    Tests still failing due to too much memory, add another skip.
    aburrell committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c05d594 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    0d4ca86 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. BUG: fixed large hours

    Fixed a bug with roll-over hours.
    aburrell committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b8fc91f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1654369 View commit details
    Browse the repository at this point in the history