ISCE_INSAR/components
Ryan Burns 23f2ffaa1e
Use exist_ok argument to makedirs when appropriate (#112)
@falkamelung noted a race condition in #106 due to non-atomic directory
checking followed by os.makedirs. This pattern exists in many places
in the codebase so I went ahead and replaced the rest of them.
The new exist_ok usage should be terser and more idiomatic.
2020-04-13 12:40:32 -07:00
..
isceobj Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
iscesys Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
mroipac ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
stdproc Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
zerodop disable GPUampcor (not used) to allow CUDA >=10.0 2020-04-09 21:01:00 -07: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