Commit Graph

4 Commits (ba42e3ebb090d408167cdfba8bc4503b6dcfc296)

Author SHA1 Message Date
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
Ryan Burns 80d25ca727 Simplify python version info 2019-12-14 19:49:51 -08:00
Eric Gurrola 592befb882 Adding check on stanford license for information in __init__ and to stop processing
in insarApp.py and isceApp.py because of their dependencies on licensed code files.
2019-01-22 09:04:06 -08:00
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00