Skip to content

Comments

Change nearest neighbor warp expectations at GDAL 3.10.2#3330

Merged
sgillies merged 2 commits intomainfrom
warp-core-maintenance
Apr 14, 2025
Merged

Change nearest neighbor warp expectations at GDAL 3.10.2#3330
sgillies merged 2 commits intomainfrom
warp-core-maintenance

Conversation

@sgillies
Copy link
Member

@sgillies sgillies commented Apr 14, 2025

Plus reformatting of the test module. See OSGeo/gdal#11711. Resolves #3301.

Plus reformatting of the test module.
@sgillies sgillies added this to the 1.5.0 milestone Apr 14, 2025
@sgillies sgillies self-assigned this Apr 14, 2025
True,
1309625,
marks=pytest.mark.skipif(
gdal_version_info >= (3, 10, 2), reason="See GDAL gh-11713"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's the kernel of this PR. See OSGeo/gdal#11711 and OSGeo/gdal#11713.

@sgillies sgillies changed the title Change expectations at GDAL 3.10.2 Change nearest neighbor warp expectations at GDAL 3.10.2 Apr 14, 2025
@sgillies sgillies merged commit 0fe62a7 into main Apr 14, 2025
22 checks passed
@sgillies sgillies deleted the warp-core-maintenance branch April 14, 2025 20:18
QuLogic pushed a commit to QuLogic/rasterio that referenced this pull request Sep 7, 2025
* Change expectations at GDAL 3.10.2

Plus reformatting of the test module.

* Watch out for GDAL dev versions
QuLogic added a commit to QuLogic/rasterio that referenced this pull request Sep 7, 2025
These were set to differ with GDAL 3.10.2 in rasterio#3330, but it appears the
change only actually came in with GDAL 3.11.
@QuLogic
Copy link
Contributor

QuLogic commented Sep 7, 2025

From running tests against all 3.10.x versions, it appears that the relevant change was never put in a release: https://github.com/rasterio/rasterio/actions/runs/17524587082?pr=3394

It's only a problem with 3.11, so I've modified these tests to check 3.11 instead in #3394.

QuLogic added a commit to QuLogic/rasterio that referenced this pull request Sep 7, 2025
These were set to differ with GDAL 3.10.2 in rasterio#3330, but it appears the
change only actually came in with GDAL 3.11.
QuLogic added a commit to QuLogic/rasterio that referenced this pull request Sep 7, 2025
These were set to differ with GDAL 3.10.2 in rasterio#3330, but it appears the
change only actually came in with GDAL 3.11.
QuLogic added a commit to QuLogic/rasterio that referenced this pull request Sep 9, 2025
These were set to differ with GDAL 3.10.2 in rasterio#3330, but it appears the
change only actually came in with GDAL 3.11.
snowman2 pushed a commit to snowman2/rasterio that referenced this pull request Sep 11, 2025
These were set to differ with GDAL 3.10.2 in rasterio#3330, but it appears the
change only actually came in with GDAL 3.11.
@snowman2 snowman2 modified the milestones: 1.5.0, 1.4.4 Sep 11, 2025
@snowman2 snowman2 added the backport-1.4 To be backported to maint-1.4 label Nov 6, 2025
@snowman2 snowman2 modified the milestones: 1.4.4, 1.5.0 Nov 6, 2025
@snowman2 snowman2 removed the backport-1.4 To be backported to maint-1.4 label Nov 6, 2025
@snowman2 snowman2 modified the milestones: 1.5.0, 1.4.4 Nov 6, 2025
@snowman2 snowman2 added the backport-1.4 To be backported to maint-1.4 label Nov 6, 2025
snowman2 pushed a commit to snowman2/rasterio that referenced this pull request Nov 6, 2025
* Change expectations at GDAL 3.10.2

Plus reformatting of the test module.

* Watch out for GDAL dev versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-1.4 To be backported to maint-1.4 bug testing warp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GDAL warping change breaks a warping test (again)

3 participants