-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add orbit download functionality #52
Conversation
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.
Nice work Virginia! looks good and straightforward just like we want
@LiangJYu I think all your comments should have been addressed. I would be very glad if you can take another look earliest at your convenience |
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.
LGTM
This PR adds to the reader the capability of downloading orbits (precise or restituted) given a SAFE file.
It requires
requests
as a dependency and orbits are downloaded from SciHub using guest credentials.The code was originally included in the Geocoded CSLC burst stack processor but it is more appropriate to attribute orbit download to the s1-reader