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

Publish correct start time for whole overpass #16

Merged
merged 5 commits into from
May 24, 2022

Commits on Dec 29, 2021

  1. Correct start/end times for whole overpass

    When publishing a file, make sure we use the start and end time for the
    entire overpass.
    
    Fixes pytroll#3.
    gerritholl committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    180d822 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    40dd2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7123666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7c97a8 View commit details
    Browse the repository at this point in the history
  4. Adapt test-cspp unit test to new fake files

    For testing the correct start-end time, I had adapted the fake-files
    fixture, which broke the test-spawn-cspp test.  Adapt the fake-input
    file in the test-spawn-cspp test such that this test passes again.
    gerritholl committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    382a916 View commit details
    Browse the repository at this point in the history