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

BUG: Fix merge crs check #655

Merged
merged 1 commit into from Mar 20, 2023
Merged

BUG: Fix merge crs check #655

merged 1 commit into from Mar 20, 2023

Conversation

snowman2
Copy link
Member

Related: rasterio/rasterio#2740

https://github.com/corteva/rioxarray/actions/runs/4470278171/jobs/7853603260

FAILED test/integration/test_integration_merge.py::test_merge_arrays[True] - AttributeError: 'RasterioDatasetDuck' object has no attribute 'crs'
FAILED test/integration/test_integration_merge.py::test_merge_arrays[False] - AttributeError: 'RasterioDatasetDuck' object has no attribute 'crs'
FAILED test/integration/test_integration_merge.py::test_merge__different_crs[True] - AttributeError: 'RasterioDatasetDuck' object has no attribute 'crs'
FAILED test/integration/test_integration_merge.py::test_merge__different_crs[False] - AttributeError: 'RasterioDatasetDuck' object has no attribute 'crs'
FAILED test/integration/test_integration_merge.py::test_merge_arrays__res - AttributeError: 'RasterioDatasetDuck' object has no attribute 'crs'
FAILED test/integration/test_integration_merge.py::test_merge_datasets - AttributeError: 'RasterioDatasetDuck' object has no attribute 'crs'
FAILED test/integration/test_integration_merge.py::test_merge_datasets__res - AttributeError: 'RasterioDatasetDuck' object has no attribute 'crs'

@snowman2 snowman2 added this to the 0.14.1 milestone Mar 20, 2023
@snowman2 snowman2 merged commit 5783693 into corteva:master Mar 20, 2023
@snowman2 snowman2 deleted the merge_crs branch March 20, 2023 17:47
@snowman2
Copy link
Member Author

Thanks @justingruca 👍

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.

None yet

2 participants