-
Notifications
You must be signed in to change notification settings - Fork 29
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
Tweak to adapt to USGS changes #109
Conversation
carioca-au
commented
May 11, 2021
- Tweaked to adapt to USGS changes
- tested property name eo:off_nadir, view:off_nadir
- Tested eo:instrument data type
- removed unused "name" variable
- Re-indented code item.ext.projection.set_transform and item.ext.projection.set_shape
- tested property name eo:off_nadir, view:off_nadir - Tested eo:instrument data type - removed unused "name" variable
- tested property name eo:off_nadir, view:off_nadir - Tested eo:instrument data type - removed unused "name" variable - Re-indented code item.ext.projection.set_transform and item.ext.projection.set_shape
- tested property name eo:off_nadir, view:off_nadir - Tested eo:instrument data type - removed unused "name" variable - Re-indented code item.ext.projection.set_transform and item.ext.projection.set_shape
Codecov Report
@@ Coverage Diff @@
## master #109 +/- ##
==========================================
- Coverage 85.31% 85.07% -0.25%
==========================================
Files 81 81
Lines 2417 2425 +8
==========================================
+ Hits 2062 2063 +1
- Misses 355 362 +7
Continue to review full report at Codecov.
|
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.
Looks pretty good, but there's seven commits here but it looks like a lot of them are duplicates. Can you clean up the history and force-push one or two commits for this PR?
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.
Everything done