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

TST: Handle dtype nodata test failures #823

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Nov 1, 2024

FAILED test/integration/test_integration_rioxarray.py::test_reproject_match__geographic_dataset - ValueError: dst_nodata must be in valid range for destination dtype
FAILED test/integration/test_integration_rioxarray.py::test_reproject_default_nodata[int8--128] - ValueError: dst_nodata must be in valid range for destination dtype
FAILED test/integration/test_integration_rioxarray.py::test_reproject_default_nodata[uint64-18446744073709551615] - ValueError: dst_nodata must be in valid range for destination dtype
FAILED test/integration/test_integration_rioxarray.py::test_reproject_default_nodata[int64--9223372036854775808] - ValueError: dst_nodata must be in valid range for destination dtype

@snowman2 snowman2 merged commit 0b21de6 into corteva:master Nov 1, 2024
14 of 19 checks passed
@snowman2 snowman2 deleted the tst branch November 1, 2024 18:19
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