Update fetchOrbit.py

LT1AB
Bryan Marfito 2021-03-17 21:36:43 +08:00 committed by GitHub
parent a4cf6f5b58
commit e5e0a4560d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ if __name__ == '__main__':
elif oType == "restituted":
tbef, taft, mission = fileToRange(os.path.basename(result))
if (tbef <= fileTSStart) and (taft >= fileTS):
datestr2 = FileToTimeStamp(result)[0].strftime(queryfmt2)
match = url + result
if match is not None: