-
Notifications
You must be signed in to change notification settings - Fork 178
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
fix reproject in virtual product #1073
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1073 +/- ##
===========================================
+ Coverage 93.14% 93.36% +0.21%
===========================================
Files 102 102
Lines 9949 9927 -22
===========================================
+ Hits 9267 9268 +1
+ Misses 682 659 -23
Continue to review full report at Codecov.
|
Issue #1072 is a serious oversight that I am responsible for, but this solution is unacceptable to me as this package IMHO should not have |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not import odc.algo
.
Agree with @uchchwhash |
I'll close the pull request but stay on the branch for a while until #1072 fixed as everybody agrees on |
Here is another alternative: opendatacube/odc-tools#58 😄 |
Reason for this pull request
spatial_ref
andcrs
#1072odc.algo.xr_reproject
crisp cleanProposed changes
use the implementation
odc.algo.xr_reproject
Closes Need the spatial coords to carry correct
spatial_ref
andcrs
#1072Tests added / passed
Fully documented, including
docs/about/whats_new.rst
for all changes, note: nothing new, bug fix and better