ISCE_INSAR/components/isceobj
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
..
Attitude Adding all files 2019-01-16 11:40:08 -08:00
Catalog Adding all files 2019-01-16 11:40:08 -08:00
Constants Adding all files 2019-01-16 11:40:08 -08:00
Doppler Adding all files 2019-01-16 11:40:08 -08:00
Filter Adding all files 2019-01-16 11:40:08 -08:00
Image Image: fix typo 2019-03-04 16:03:45 -03:00
ImageFilter Adding all files 2019-01-16 11:40:08 -08:00
InsarProc Adding all files 2019-01-16 11:40:08 -08:00
IsceProc Adding all files 2019-01-16 11:40:08 -08:00
LineAccessor Adding all files 2019-01-16 11:40:08 -08:00
Location Adding all files 2019-01-16 11:40:08 -08:00
Orbit Property is not callable 2019-10-28 14:51:58 -08:00
Pause Adding all files 2019-01-16 11:40:08 -08:00
Planet Adding all files 2019-01-16 11:40:08 -08:00
Platform Adding all files 2019-01-16 11:40:08 -08:00
Radar Adding all files 2019-01-16 11:40:08 -08:00
Registry Adding all files 2019-01-16 11:40:08 -08:00
Renderer Adding all files 2019-01-16 11:40:08 -08:00
RtcProc Add files via upload 2019-09-30 15:26:54 -04:00
ScansarProc Adding all files 2019-01-16 11:40:08 -08:00
Scene Adding all files 2019-01-16 11:40:08 -08:00
Sensor Add files via upload 2019-09-27 13:21:43 -04:00
Stack Adding all files 2019-01-16 11:40:08 -08:00
StripmapProc Hide rubbersheeting scipy/astropy imports 2019-12-16 15:43:04 -08:00
TopsProc Restore snaphu_mcf unwrapping option 2019-07-31 10:08:41 -08:00
Unwrap fix bug while calculating corrLooks for snaphu(_mcf) 2019-11-21 13:20:11 -08:00
Util Adding all files 2019-01-16 11:40:08 -08:00
XmlUtil Adding all files 2019-01-16 11:40:08 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00