corteva / rioxarray

geospatial xarray extension powered by rasterio
https://corteva.github.io/rioxarray
Other
517 stars 82 forks source link

BUG: Add GDAL 3.6 driver auto-select fix #606

Closed snowman2 closed 1 year ago

snowman2 commented 1 year ago

Related: https://github.com/rasterio/rasterio/pull/2634

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.37% // Head: 96.44% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (3734489) compared to base (c7a5150). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #606 +/- ## ========================================== + Coverage 96.37% 96.44% +0.06% ========================================== Files 11 11 Lines 1711 1714 +3 ========================================== + Hits 1649 1653 +4 + Misses 62 61 -1 ``` | [Impacted Files](https://codecov.io/gh/corteva/rioxarray/pull/606?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva) | Coverage Δ | | |---|---|---| | [rioxarray/raster\_array.py](https://codecov.io/gh/corteva/rioxarray/pull/606/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva#diff-cmlveGFycmF5L3Jhc3Rlcl9hcnJheS5weQ==) | `98.13% <100.00%> (+0.33%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

snowman2 commented 1 year ago

Plan to address test_mask_and_scale__unicode separately.

snowman2 commented 1 year ago

Thanks @justingruca :+1: