diff --git a/components/isceobj/StripmapProc/runDispersive.py b/components/isceobj/StripmapProc/runDispersive.py index c757fe1..07cb965 100644 --- a/components/isceobj/StripmapProc/runDispersive.py +++ b/components/isceobj/StripmapProc/runDispersive.py @@ -3,7 +3,8 @@ # # import logging -import os,gdal +import os +from osgeo import gdal import isceobj from isceobj.Constants import SPEED_OF_LIGHT import numpy as np