ISCE_INSAR/components/iscesys/Component
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
..
Application.py Adding all files 2019-01-16 11:40:08 -08:00
Component.py Adding all files 2019-01-16 11:40:08 -08:00
Configurable.py Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
FactoryInit.py Adding all files 2019-01-16 11:40:08 -08:00
InitFromDictionary.py Adding all files 2019-01-16 11:40:08 -08:00
InitFromFile.py Adding all files 2019-01-16 11:40:08 -08:00
InitFromObject.py Adding all files 2019-01-16 11:40:08 -08:00
InitFromXmlFile.py Adding all files 2019-01-16 11:40:08 -08:00
ProductManager.py Adding all files 2019-01-16 11:40:08 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
TraitSeq.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
manager.py Adding all files 2019-01-16 11:40:08 -08:00