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

Change combine_metadata to average any 'time' fields #473

Merged
merged 7 commits into from
Oct 24, 2018

Commits on Oct 23, 2018

  1. Fix start_time in ahi_hsd to be the scheduled time

    Observation time, which was used previously, varies between bands and
    can make compositing difficult (no resulting start_time). This uses the
    scheduled time of the image which should be the same for all bands for
    a particular region/sector.
    djhoese committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    09dee51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42f269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca5e7d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dea078 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71453f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbcefae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0a994e View commit details
    Browse the repository at this point in the history