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

Port mitiff writer to use pillow #2315

Merged
merged 14 commits into from Dec 9, 2022

Commits on Dec 7, 2022

  1. using pillow for saving datasets

    Trygve Aspenes committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c155936 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. ported the rest of the methods and updated the tests

    Trygve Aspenes committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    79240dd View commit details
    Browse the repository at this point in the history
  2. stickler

    Trygve Aspenes committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8f78fff View commit details
    Browse the repository at this point in the history
  3. stickler

    Trygve Aspenes committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e598324 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bba001 View commit details
    Browse the repository at this point in the history
  5. add tests

    Trygve Aspenes committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6a78f4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfa2cca View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Update satpy/tests/writer_tests/test_mitiff.py

    Co-authored-by: Martin Raspaud <martin.raspaud@smhi.se>
    TAlonglong and mraspaud committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8b7f9b6 View commit details
    Browse the repository at this point in the history
  2. Update satpy/tests/writer_tests/test_mitiff.py

    Co-authored-by: Martin Raspaud <martin.raspaud@smhi.se>
    TAlonglong and mraspaud committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e4c210a View commit details
    Browse the repository at this point in the history
  3. Update satpy/tests/writer_tests/test_mitiff.py

    Co-authored-by: Martin Raspaud <martin.raspaud@smhi.se>
    TAlonglong and mraspaud committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ddf9bfe View commit details
    Browse the repository at this point in the history
  4. Update satpy/tests/writer_tests/test_mitiff.py

    Co-authored-by: Martin Raspaud <martin.raspaud@smhi.se>
    TAlonglong and mraspaud committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9766ff6 View commit details
    Browse the repository at this point in the history
  5. Update satpy/tests/writer_tests/test_mitiff.py

    Co-authored-by: Martin Raspaud <martin.raspaud@smhi.se>
    TAlonglong and mraspaud committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e20b831 View commit details
    Browse the repository at this point in the history
  6. refactor a small bit, and refactor some parts of the tests

    Trygve Aspenes committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3c763ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8fd2a2 View commit details
    Browse the repository at this point in the history