ISCE_INSAR/components/stdproc
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
..
alosreformat Remove use of malloc.h 2019-12-17 13:38:09 -08:00
model Adding all files 2019-01-16 11:40:08 -08:00
orbit Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
rectify Adding all files 2019-01-16 11:40:08 -08:00
stdproc OMP threads cap fix 2019-06-09 20:05:13 -07:00
.gitignore Added information about ISCE user community forums to README file. 2019-01-31 15:17:40 -08:00
.sconsign.dblite 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