ISCE_INSAR/components
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
..
isceobj Hide rubbersheeting scipy/astropy imports 2019-12-16 15:43:04 -08:00
iscesys clang fixes 2019-05-27 22:11:32 -07:00
mroipac clang fixes 2019-05-27 22:11:32 -07:00
stdproc OMP threads cap fix 2019-06-09 20:05:13 -07:00
zerodop cuda: remove arch specific flag; add /lib64 to LIBPATH for libcuda.so for most Linux systems 2019-11-19 16:51:06 -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