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

Update utils.py #2395

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update utils.py #2395

wants to merge 1 commit into from

Commits on Nov 6, 2024

  1. Update utils.py

    fix the bug!
    when running "dataset = naip & chesapeake" from https://torchgeo.readthedocs.io/en/stable/tutorials/getting_started.html;  it generates an err: ValueError: Bounding boxes BoundingBox(minx=440055.0, maxx=446085.0, miny=4295910.600000001, maxy=4303429.2, mint=1541260800.0, maxt=1541347199.999999) and BoundingBox(minx=402172.2959946942, maxx=532531.001762003, miny=4244077.01658443, maxy=4414067.523828775, mint=1356969600.0, maxt=1388505599.999999) do not overlap.
    
    This new request  fix the err .
    lvxiaojie111 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    178c33b View commit details
    Browse the repository at this point in the history