ISCE_INSAR/components/isceobj/Util
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
..
FieldInterpolator Adding all files 2019-01-16 11:40:08 -08:00
ImageUtil Adding all files 2019-01-16 11:40:08 -08:00
Library Adding all files 2019-01-16 11:40:08 -08:00
cpxmag2rg Adding all files 2019-01-16 11:40:08 -08:00
denseoffsets Adding all files 2019-01-16 11:40:08 -08:00
estimateoffsets Adding all files 2019-01-16 11:40:08 -08:00
geo Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
histogram Adding all files 2019-01-16 11:40:08 -08:00
include Adding all files 2019-01-16 11:40:08 -08:00
make_los Adding all files 2019-01-16 11:40:08 -08:00
offoutliers Adding all files 2019-01-16 11:40:08 -08:00
simamplitude Adding all files 2019-01-16 11:40:08 -08:00
src Adding all files 2019-01-16 11:40:08 -08:00
test Adding all files 2019-01-16 11:40:08 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
StringUtils.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
decorators.py Adding all files 2019-01-16 11:40:08 -08:00
mathModule.py Adding all files 2019-01-16 11:40:08 -08:00
py2to3.py Adding all files 2019-01-16 11:40:08 -08:00