corteva / rioxarray

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

BUG: Handle CF CRS export errors in 'rio.write_crs' #595

Closed snowman2 closed 1 year ago

snowman2 commented 1 year ago

Related:

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.15% // Head: 96.16% // Increases project coverage by +0.00% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #595 +/- ## ======================================= Coverage 96.15% 96.16% ======================================= Files 11 11 Lines 1638 1641 +3 ======================================= + Hits 1575 1578 +3 Misses 63 63 ``` | [Impacted Files](https://codecov.io/gh/corteva/rioxarray/pull/595?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva) | Coverage Δ | | |---|---|---| | [rioxarray/rioxarray.py](https://codecov.io/gh/corteva/rioxarray/pull/595/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva#diff-cmlveGFycmF5L3Jpb3hhcnJheS5weQ==) | `96.60% <100.00%> (+0.02%)` | :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

Thanks @justingruca :+1: