Add Sentinel-1 asset management and PyINT pipeline support
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ def main(argv):
|
||||
print("Generate differential interferograms for project %s is done! " % projectName)
|
||||
ut.print_process_time(start_time, time.time())
|
||||
|
||||
sys.exit(1)
|
||||
sys.exit(0)
|
||||
|
||||
if __name__ == '__main__':
|
||||
main(sys.argv[:])
|
||||
|
||||
Reference in New Issue
Block a user