stac-utils / stactools

Command line utility and Python library for STAC
https://stactools.readthedocs.io/
Other
104 stars 28 forks source link

Enforce that shapely be >=2.0.0 and unify reproject_* #441

Closed jsignell closed 1 year ago

jsignell commented 1 year ago

Description: I ran into this while working on #440 and then noticed it again when I started on #362. Seems like a nice simplification.

PR checklist:

jsignell commented 1 year ago

Just a note that I was wondering why the minimum tests were just starting to say that they were failing and I think it's because some tests were getting skipped because the env wasn't resolving properly. See this job on main: https://github.com/stac-utils/stactools/actions/runs/5358201926/jobs/9720151038#step:5:46