ISCE_INSAR/components/isceobj/StripmapProc
Ryan Burns 537bae03d9 Hide rubbersheeting scipy/astropy imports
Recent rubbersheeting changes added scipy and astropy imports which
are not otherwise needed. Due to isce2's eager import behavior this
causes errors when using unrelated functionality. We can fix this
by tucking these imports away inside their function definitions.

To reproduce:
`python3 -c "import isce; from stripmapApp import Insar"`
(without scipy/astropy installed)
2019-12-16 15:43:04 -08:00
..
Factories.py add rubbersheetRange and rubbersheetAzimuth in Factories.py 2019-11-12 10:28:40 -08:00
SConscript Add RubbersheetRange.py and runRubbersheetAzimuth.py in SConscript 2019-11-15 20:01:56 -08:00
Sensor.py Adding all files 2019-01-16 11:40:08 -08:00
StripmapProc.py Added runRubbersheetRange.py and runRubbersheetAzimuth.py, changed offset filling, moved flat-Earth removal to interferogram formation when rubber sheeting in range is on 2019-10-14 10:05:24 -07:00
__StripmapProc.py Adding all files 2019-01-16 11:40:08 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00
createDem.py Adding all files 2019-01-16 11:40:08 -08:00
extractInfo.py Adding all files 2019-01-16 11:40:08 -08:00
runCoherence.py Adding all files 2019-01-16 11:40:08 -08:00
runCrop.py Adding all files 2019-01-16 11:40:08 -08:00
runDenseOffsets.py Add covariance output for denseoffsets 2019-03-08 19:07:41 -03:00
runDispersive.py Adding all files 2019-01-16 11:40:08 -08:00
runFilter.py Adding all files 2019-01-16 11:40:08 -08:00
runGeo2rdr.py Adding all files 2019-01-16 11:40:08 -08:00
runGeocode.py Adding all files 2019-01-16 11:40:08 -08:00
runInterferogram.py Fixed some bugs in rubbersheeting and runInterferogram 2019-11-13 10:33:46 -08:00
runPreprocessor.py StripmapProc: fix typo 2019-02-20 18:12:41 -03:00
runROI.py Adding all files 2019-01-16 11:40:08 -08:00
runRefineSlaveTiming.py Adding all files 2019-01-16 11:40:08 -08:00
runResampleSlc.py Bug fixes for rubbersheeting 2019-12-10 09:54:36 -08:00
runResampleSubbandSlc.py Fixed some bugs in rubbersheeting and runInterferogram 2019-11-13 10:33:46 -08:00
runRubbersheet.py Hide rubbersheeting scipy/astropy imports 2019-12-16 15:43:04 -08:00
runRubbersheetAzimuth.py Hide rubbersheeting scipy/astropy imports 2019-12-16 15:43:04 -08:00
runRubbersheetRange.py Hide rubbersheeting scipy/astropy imports 2019-12-16 15:43:04 -08:00
runSplitSpectrum.py Adding all files 2019-01-16 11:40:08 -08:00
runTopo.py Adding all files 2019-01-16 11:40:08 -08:00
runUnwrapGrass.py Adding all files 2019-01-16 11:40:08 -08:00
runUnwrapIcu.py Adding all files 2019-01-16 11:40:08 -08:00
runUnwrapSnaphu.py Adding all files 2019-01-16 11:40:08 -08:00
runVerifyDEM.py Adding all files 2019-01-16 11:40:08 -08:00