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

More informative log message when granule covers #77

Merged
merged 17 commits into from
May 5, 2021

Commits on Feb 4, 2021

  1. More informative log message when granule covers

    More informative log message when granule covers the area indicated.
    gerritholl committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    66028e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8842248 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    2380c76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8de77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ecd079 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Add unit test for region collector

    Add unit test for region collector.  Incomplete, but tests the improved
    logging added in the last commits.
    gerritholl committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    49221e9 View commit details
    Browse the repository at this point in the history
  2. PEP8 fixes

    gerritholl committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a8b4ef5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    3135b13 View commit details
    Browse the repository at this point in the history
  2. Add pyresample as test dependency

    The region gatherer unit test needs pyresample.  Install pyresample in
    GitHub CI.
    gerritholl committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ef0ac71 View commit details
    Browse the repository at this point in the history
  3. Add pytroll-schedule as test dependency

    Unit tests need pytroll-schedule.  Add this as a test dependency.
    gerritholl committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ae287dc View commit details
    Browse the repository at this point in the history
  4. Replace new by old Python syntax

    Replace new Python syntax by syntax supported in Python 3.7.
    gerritholl committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0096d29 View commit details
    Browse the repository at this point in the history
  5. Satisfy codefactor

    Satisfy codefactor by removing a FIXME and an unneccesary else after
    return.
    gerritholl committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    19d8ff3 View commit details
    Browse the repository at this point in the history
  6. Improve test coverage in region_collector

    Improve test coverage in region_collector.  Remove code that I'm
    convinced is never reached.
    gerritholl committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    9d7ec59 View commit details
    Browse the repository at this point in the history
  7. Apply some suggestions from code review

    Co-authored-by: Panu Lahtinen <pnuu+git@iki.fi>
    gerritholl and pnuu committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1ddb325 View commit details
    Browse the repository at this point in the history
  8. Reformulate log messages

    gerritholl committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5b0ebbb View commit details
    Browse the repository at this point in the history
  9. Merge branch 'improve-logging' of github.com:gerritholl/pytroll-colle…

    …ctors into improve-logging
    gerritholl committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0205dbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ad5374 View commit details
    Browse the repository at this point in the history