isce2
isce2 copied to clipboard
Fix for dloadOrbits.py to reflect new download URL and minor fix in fetchOrbit.py
- Updated dloadOrbits.py to reflect new downloading site based on https://github.com/isce-framework/isce2/pull/801
- Removed oType variable in fetchOrbit.py since it is unused
- Fixes a bug due to a change in format in fetcOrbit.py and dloadOrbits.py from .000Z to .000000Z in line 173
*View of the dowloaded precise orbit files for Sentinel-1A annd 1B. I tested January 1, 2020 up to January 3, 2020. Based on the screenshot it works.
For your review @rtburns-jpl @hfattahi
Added a bugfix for dloadOrbits.py and fetchOrbit.py due to format change from .000Z to .000000Z.
Hi @rtburns-jpl, can this be tested and merged?
Thank you!