You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
code:stackSentinel.py -s ../SLC/ -d ../DEM/demLat_N38_N41_Lon_E114_E118.dem.wgs84 -a ../AuxDir/ -o ./orbits/ -b '38.5 40.9 114. 117.5' -W slc -z 5 -r 20
result:20240108
orbit was not found in the /home/yyr/InSAR/ISCE_TEST/Process/orbits
downloading precise or restituted orbits ...
20240120
orbit was not found in the /home/yyr/InSAR/ISCE_TEST/Process/orbits
downloading precise or restituted orbits ...
Traceback (most recent call last):
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 1067, in
main(sys.argv[1:])
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 1018, in main
acquisitionDates, stackReferenceDate, secondaryDates, safe_dict, updateStack = checkCurrentStatus(inps)
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 911, in checkCurrentStatus
acquisitionDates, stackReferenceDate, secondaryDates, safe_dict = get_dates(inps)
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 312, in get_dates
pnts = safeObj.getkmlQUAD(safe)
File "/home/yyr/isce2/contrib/stack/topsStack/Stack.py", line 1751, in getkmlQUAD
zf = zipfile.ZipFile(safe,'r')
File "/home/yyr/anaconda3/envs/isce2_env/lib/python3.8/zipfile.py", line 1271, in init
self._RealGetContents()
File "/home/yyr/anaconda3/envs/isce2_env/lib/python3.8/zipfile.py", line 1338, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
The text was updated successfully, but these errors were encountered:
code:stackSentinel.py -s ../SLC/ -d ../DEM/demLat_N38_N41_Lon_E114_E118.dem.wgs84 -a ../AuxDir/ -o ./orbits/ -b '38.5 40.9 114. 117.5' -W slc -z 5 -r 20
result:20240108
orbit was not found in the /home/yyr/InSAR/ISCE_TEST/Process/orbits
downloading precise or restituted orbits ...
20240120
orbit was not found in the /home/yyr/InSAR/ISCE_TEST/Process/orbits
downloading precise or restituted orbits ...
Traceback (most recent call last):
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 1067, in
main(sys.argv[1:])
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 1018, in main
acquisitionDates, stackReferenceDate, secondaryDates, safe_dict, updateStack = checkCurrentStatus(inps)
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 911, in checkCurrentStatus
acquisitionDates, stackReferenceDate, secondaryDates, safe_dict = get_dates(inps)
File "/home/yyr/isce2/contrib/stack/topsStack/stackSentinel.py", line 312, in get_dates
pnts = safeObj.getkmlQUAD(safe)
File "/home/yyr/isce2/contrib/stack/topsStack/Stack.py", line 1751, in getkmlQUAD
zf = zipfile.ZipFile(safe,'r')
File "/home/yyr/anaconda3/envs/isce2_env/lib/python3.8/zipfile.py", line 1271, in init
self._RealGetContents()
File "/home/yyr/anaconda3/envs/isce2_env/lib/python3.8/zipfile.py", line 1338, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
The text was updated successfully, but these errors were encountered: