isce2 icon indicating copy to clipboard operation
isce2 copied to clipboard

Fix for dloadOrbits.py to reflect new download URL and minor fix in fetchOrbit.py

Open bjmarfito opened this issue 1 year ago • 1 comments

  • 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
Screenshot 2024-08-18 at 8 06 14 PM

*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

bjmarfito avatar Aug 18 '24 12:08 bjmarfito

Added a bugfix for dloadOrbits.py and fetchOrbit.py due to format change from .000Z to .000000Z.

bjmarfito avatar Sep 13 '24 11:09 bjmarfito

Hi @rtburns-jpl, can this be tested and merged?

bjmarfito avatar Sep 25 '24 05:09 bjmarfito

Thank you!

bjmarfito avatar Sep 25 '24 06:09 bjmarfito