Skip to content

test(geotiff): Set up integration tests against rasterio#311

Merged
kylebarron merged 7 commits intomainfrom
kyle/npy-integration-tests
Mar 5, 2026
Merged

test(geotiff): Set up integration tests against rasterio#311
kylebarron merged 7 commits intomainfrom
kyle/npy-integration-tests

Conversation

@kylebarron
Copy link
Copy Markdown
Member

@kylebarron kylebarron commented Mar 5, 2026

This PR adds integration tests with Rasterio.

Since rasterio is a Python library, we compare data indirectly via Numpy NPY files. geotiff-test-data has a Pixi command named generate-npy (developmentseed/geotiff-test-data#30) that generates NPY files from the same source GeoTIFFs

Closes #267

@kylebarron kylebarron changed the title Kyle/npy-integration-tests test(geotiff): Set up integration tests against rasterio Mar 5, 2026
@github-actions github-actions bot added the test label Mar 5, 2026
@kylebarron kylebarron merged commit a929918 into main Mar 5, 2026
4 checks passed
@kylebarron kylebarron deleted the kyle/npy-integration-tests branch March 5, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tests against the "numpy file" export of an image

1 participant