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

BUG: Always generate coordinates in rio.reproject when GCPS|RPCS present #518

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 requested a review from justingruca April 22, 2022 15:00
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #518 (9e8b8b0) into master (7344ea3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #518   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files          13       13           
  Lines        1590     1591    +1     
=======================================
+ Hits         1530     1531    +1     
  Misses         60       60           
Impacted Files Coverage Δ
rioxarray/raster_array.py 97.16% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7344ea3...9e8b8b0. Read the comment docs.

@snowman2 snowman2 changed the title BUG: Always generate coordinates in rio.reproject when GCPS|RCPS present BUG: Always generate coordinates in rio.reproject when GCPS|RPCS present Apr 22, 2022
@snowman2
Copy link
Member Author

Thanks @justingruca 👍

@snowman2 snowman2 merged commit ddf2fd8 into master Apr 22, 2022
@snowman2 snowman2 deleted the gcps_coords branch April 22, 2022 16:03
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.

BUG: rio.reproject() does not return 'x' and 'y' coordinates (GCPS)
2 participants