Commit Graph

26 Commits (d63c40a30da3c847144c9e57902ea2e7c7f4123d)

Author SHA1 Message Date
Bryan Marfito f48e71d138
Changes to line 155 of fetchOrbit.py
I've made some changes to fetchOrbit.py due to changes made by ESA based on the issue presented in https://github.com/isce-framework/isce2/pull/273#issuecomment-833967310.
2021-05-07 15:57:36 +08:00
Bryan Marfito 2f8de43d28
Changes on the fetchOrbit.py to download orbit files from the new ESA website (#273)
* Changes to fetchOrbit.py to download orbit files in the new ESA website

I've made changes to the fetchOrbit.py to download the files on the https://scihub.copernicus.eu/gnss/#/home. I've used the generic credentials to query and download the orbit files.

* Update fetchOrbit.py

* Make output path generic

I've used os.path.join on line no. 165 to make it more generic.

* Set the verify option to true

I've set the verify option to True to remove the warning regarding "Unverified HTTPS request".

* Changes to the download link of the fetchOrbit.py

The download link before uses the href link on the XML of the website. It was properly working right until yesterday when it didn't work properly.  

Instead I've edited the script to be consistent instead with the download link on the scihub copernicus GNSS website. I've tested it and it worked properly.

* Update fetchOrbit.py
2021-05-03 22:06:54 -07:00
Bryan Marfito f3d38d4135
Update fetchOrbit.py 2021-03-25 08:16:42 +08:00
Bryan Marfito 41721e3d1d
Update fetchOrbit.py 2021-03-25 06:32:37 +08:00
Bryan Marfito b5c1c6420a
Update fetchOrbit.py 2021-03-24 14:14:33 +08:00
Bryan Marfito 32b4ac58be
Update contrib/stack/topsStack/fetchOrbit.py
Co-authored-by: Ryan Burns <rtburns@jpl.nasa.gov>
2021-03-24 14:13:54 +08:00
Bryan Marfito ced1938472
Update fetchOrbit.py 2021-03-24 09:57:20 +08:00
Bryan Marfito 92ecd7d5ed
Update fetchOrbit.py 2021-03-24 09:57:01 +08:00
Bryan Marfito f67a4cfbaa
Update fetchOrbit.py 2021-03-24 09:48:09 +08:00
Bryan Marfito a10cba9f93
Update fetchOrbit.py 2021-03-24 08:07:19 +08:00
Bryan Marfito 3499b3f09b
Update fetchOrbit.py 2021-03-24 06:21:44 +08:00
Bryan Marfito f1187fd935
Update contrib/stack/topsStack/fetchOrbit.py
Co-authored-by: Ryan Burns <rtburns@jpl.nasa.gov>
2021-03-24 06:21:03 +08:00
Bryan Marfito 7c9f061f59
Update fetchOrbit.py 2021-03-23 19:01:01 +08:00
Bryan Marfito 415a89365c
Update fetchOrbit.py 2021-03-21 20:13:15 +08:00
Bryan Marfito ad2729be00
Update fetchOrbit.py 2021-03-21 20:12:24 +08:00
Bryan Marfito a8e3e2c175
Update fetchOrbit.py 2021-03-17 22:04:13 +08:00
Bryan Marfito 198b23aa3f
Update fetchOrbit.py 2021-03-17 22:00:21 +08:00
Bryan Marfito e5e0a4560d
Update fetchOrbit.py 2021-03-17 21:36:43 +08:00
Bryan Marfito a4cf6f5b58
Update fetchOrbit.py 2021-03-17 21:20:52 +08:00
Bryan Marfito 83f363d0c5
Update fetchOrbit.py 2021-03-14 21:29:13 +08:00
Bryan Marfito c8af76be10
Update fetchOrbit.py 2021-03-14 21:11:21 +08:00
Bryan Marfito a25f80537a
Proposed changes to the fetchOrbit.py
After running the currently modified fetchOrbits.py, I've found out that the downloaded precise orbits were based on the date that they were processed instead of the date that they can be used. I've also modified the code to prevent downloading of restituted orbit if the precise orbit is available.

Pls. check if the changes I've made applies the orbit files to the Sentinel-1 SLC images properly.
2021-03-12 23:36:45 +08:00
Sara Mirzaee 1a86bca5c4 fix url change 2021-03-09 13:43:13 -06:00
shitong01 0fb49e383e fix syntax 2020-06-11 23:33:37 -07:00
shitong01 bb03d8c652 changed made by @cheryltwj to fix orbit file download edge case 2020-06-11 23:33:37 -07:00
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00