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

Fix the bbox bug in ViewFinder #251

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 14, 2024

  1. BUG: Fix the issue with getting the bounds wrong when affine has no r…

    …otation or the resolution is negative. Fixes mdbartos#250
    Taher Chegini committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a761d6e View commit details
    Browse the repository at this point in the history
  2. MNT: Add test for the bbox fix.

    Taher Chegini committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dfa8429 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    69e29b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94dfdd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    01b7f17 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge pull request mdbartos#254 from Zeitsperre/patch-1

    Update Python Versions badge
    mdbartos authored May 11, 2024
    Configuration menu
    Copy the full SHA
    4030e60 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. BUG: Fix the issue with getting the bounds wrong when affine has no r…

    …otation or the resolution is negative. Fixes mdbartos#250
    Taher Chegini committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    07ff86c View commit details
    Browse the repository at this point in the history
  2. MNT: Add test for the bbox fix.

    Taher Chegini committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1230ac1 View commit details
    Browse the repository at this point in the history
  3. MRG: Merge branch 'master' of github.com:cheginit/pysheds

    Taher Chegini committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b8f6bd4 View commit details
    Browse the repository at this point in the history