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

Create upper bound for geos and bump PROJ #478

Closed
wants to merge 5 commits into from

Conversation

dcdenu4
Copy link
Member

@dcdenu4 dcdenu4 commented Feb 8, 2021

Description

This PR attempts to hotfix some critical issues with dependencies that came up here: #476 . They relate to GEOS and PROJ libraries.

This PR sets an upper bound geos<3.9.0 to avoid a confirmed bug in GEOS libgeos/geos#408 .

This PR also updates a Wave Energy test for PROJ 7.2.0 and sets a GDAL lower bound to 3.2.1 that will grab PROJ 7.2.0+. I believe this precision difference is due to improvements on PROJ handling coordindate transformations.

NOTE: There are still conda builds of GDAL 3.2.1 that support PROJ < 7.2.0, but I think it'll grab the later version for us consistently. We just have no direct handle on PROJ without using conda.

Checklist

  • Updated HISTORY.rst (if these changes are user-facing)

  • Updated the user's guide (if needed)

@dcdenu4 dcdenu4 requested a review from phargogh February 9, 2021 12:43
@dcdenu4 dcdenu4 self-assigned this Feb 9, 2021
@dcdenu4 dcdenu4 marked this pull request as ready for review February 9, 2021 12:43
@dcdenu4
Copy link
Member Author

dcdenu4 commented Feb 9, 2021

Closing this in preference of skipping tests.

@dcdenu4 dcdenu4 closed this Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant