corteva / rioxarray

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

BUG: Add band_as_variable to xarray plugin #603

Closed snowman2 closed 1 year ago

snowman2 commented 1 year ago

Continuation of #600

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.33% // Head: 96.33% // No change to project coverage :thumbsup:

Coverage data is based on head (0934fa3) compared to base (9643b46). Patch has no changes to coverable lines.

:exclamation: Current head 0934fa3 differs from pull request most recent head 75626a9. Consider uploading reports for the commit 75626a9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #603 +/- ## ======================================= Coverage 96.33% 96.33% ======================================= Files 11 11 Lines 1691 1691 ======================================= Hits 1629 1629 Misses 62 62 ``` | [Impacted Files](https://codecov.io/gh/corteva/rioxarray/pull/603?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva) | Coverage Δ | | |---|---|---| | [rioxarray/xarray\_plugin.py](https://codecov.io/gh/corteva/rioxarray/pull/603/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva#diff-cmlveGFycmF5L3hhcnJheV9wbHVnaW4ucHk=) | `91.30% <ø> (ø)` | | 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: