ISCE_INSAR/components/iscesys
Ryan Burns 5d6a731753 Remove internal usage of ISCE_HOME env variable
ISCE_HOME was only used to get the location of the default logging config.
Lots of scripts were using boilerplate to set up this config, so I added
an `isce.logging` helper module which is the same as builtin python logging
but already has the configuration defaults set up for isce.

ISCE_HOME setup is retained in the toplevel `__init__.py`
but can now be removed without affecting functionality.
2020-02-03 14:01:57 -08:00
..
Compatibility Adding all files 2019-01-16 11:40:08 -08:00
Component Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
DataManager Adding all files 2019-01-16 11:40:08 -08:00
DataRetriever Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
DateTimeUtil Adding all files 2019-01-16 11:40:08 -08:00
DebugLiner Adding all files 2019-01-16 11:40:08 -08:00
DictUtils Adding all files 2019-01-16 11:40:08 -08:00
Display Adding all files 2019-01-16 11:40:08 -08:00
Dumpers Adding all files 2019-01-16 11:40:08 -08:00
ImageApi clang fixes 2019-05-27 22:11:32 -07:00
ImageUtil Adding all files 2019-01-16 11:40:08 -08:00
Parsers Catch StopIteration exception for python 3.7 compatibility. 2019-02-07 10:30:20 -08:00
StdOE Adding all files 2019-01-16 11:40:08 -08:00
StdOEL Adding all files 2019-01-16 11:40:08 -08:00
Stitcher Adding all files 2019-01-16 11:40:08 -08:00
Traits 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