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

Extract min/max sample values from tiff tags #95

Merged
merged 24 commits into from
May 17, 2023
Merged

Extract min/max sample values from tiff tags #95

merged 24 commits into from
May 17, 2023

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

  1. black

    miriam-groeneveld committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a72e9de View commit details
    Browse the repository at this point in the history
  2. isort

    miriam-groeneveld committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9a8be06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c55f52 View commit details
    Browse the repository at this point in the history
  4. black

    miriam-groeneveld committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2e660dd View commit details
    Browse the repository at this point in the history
  5. fix test

    miriam-groeneveld committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    adf3792 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Refactor min/max value getting

    HarmvZ committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1f17324 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Add none value to test

    HarmvZ committed May 15, 2023
    Configuration menu
    Copy the full SHA
    12c7244 View commit details
    Browse the repository at this point in the history
  2. Pin urrlib version <2

    HarmvZ committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c95dd4f View commit details
    Browse the repository at this point in the history
  3. Upgrade poetry in ci

    HarmvZ committed May 15, 2023
    Configuration menu
    Copy the full SHA
    67bf40c View commit details
    Browse the repository at this point in the history
  4. Upgrade poetry in ci

    HarmvZ authored May 15, 2023
    Configuration menu
    Copy the full SHA
    a00650a View commit details
    Browse the repository at this point in the history
  5. Pin urllib3 version in ci workflow

    Mitigates issue described here: psf/cachecontrol#292
    HarmvZ committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e853c2b View commit details
    Browse the repository at this point in the history
  6. Pin urllib3 version in ci workflow

    Mitigates issue described here: psf/cachecontrol#292
    HarmvZ authored May 15, 2023
    Configuration menu
    Copy the full SHA
    ec8223d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3afce5b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    b3f13c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432918f View commit details
    Browse the repository at this point in the history
  3. Refactor unneeded mypy fixes

    HarmvZ committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7fe56d1 View commit details
    Browse the repository at this point in the history
  4. Update panimg/image_builders/tiff.py

    Co-authored-by: James Meakin <[email protected]>
    HarmvZ and jmsmkn authored May 16, 2023
    Configuration menu
    Copy the full SHA
    6405f06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91ea209 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd01ecf View commit details
    Browse the repository at this point in the history
  7. Black

    HarmvZ committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f01e42a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    d9934a2 View commit details
    Browse the repository at this point in the history
  2. Add test for segments

    HarmvZ committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b3a09df View commit details
    Browse the repository at this point in the history