Merge branch 'stack_runfiles' of https://github.com/mirzaees/isce2 into stack_runfiles
commit
a24f0e99bf
|
@ -322,7 +322,7 @@ def main(iargs=None):
|
|||
|
||||
inps = cmdLineParse(iargs)
|
||||
print ('unwrapping method : ' , inps.method)
|
||||
|
||||
|
||||
if inps.method == 'snaphu':
|
||||
if inps.nomcf:
|
||||
fncall = runUnwrap
|
||||
|
|
Loading…
Reference in New Issue