parent
ccaad6f47d
commit
ab5a867d4b
|
@ -106,7 +106,7 @@ def run(imageSlc1, imageSlc2, instrument, offsetField, resampName, azLooks, rgLo
|
||||||
imageResamp2 = None
|
imageResamp2 = None
|
||||||
|
|
||||||
if "intamp" in output:
|
if "intamp" in output:
|
||||||
logger.info("Will ouput resampled interferogram and amplitude: %s" % sceneid)
|
logger.info("Will output resampled interferogram and amplitude: %s" % sceneid)
|
||||||
resampAmp = resampName + '.amp'
|
resampAmp = resampName + '.amp'
|
||||||
resampInt = resampName + '.int'
|
resampInt = resampName + '.int'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue