ISCE_INSAR/contrib
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
..
PyCuAmpcor PyCuAmpcor: add gdal lib to link 2020-04-09 21:01:00 -07:00
Snaphu Adding all files 2019-01-16 11:40:08 -08:00
UnwrapComp Adding all files 2019-01-16 11:40:08 -08:00
alos2filter ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
alos2proc ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
alos2proc_f ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
demUtils Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
downsample_unwrapper Added downsample_snapu factory to TopsProc/Factories.py 2019-06-20 09:55:55 -07:00
frameUtils Adding all files 2019-01-16 11:40:08 -08:00
issi Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
mdx Use command_argument_count in mdx_main 2020-03-10 09:00:46 -07:00
rfi Adding all files 2019-01-16 11:40:08 -08:00
splitSpectrum Adding all files 2019-01-16 11:40:08 -08:00
stack Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
timeseries/prepStackToStaMPS Update crop_rdr.py for small bug 2019-06-13 14:49:38 +02:00
SConscript ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00