Commit Graph

5 Commits (ea24d2320b3fd8647e38194a7ab07463f6db62a5)

Author SHA1 Message Date
Michael Aïvázis ea24d2320b iscesys/DictUtils: made a copy of the configuration dict before iterating over it 2020-03-18 11:26:00 -07:00
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
piyushrpt 22c69a4ec0 clang fixes 2019-05-27 22:11:32 -07:00
Bryan Riel 126e957fe6 Catch StopIteration exception for python 3.7 compatibility. 2019-02-07 10:30:20 -08:00
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00