ISCE_INSAR/contrib/demUtils
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
..
correct_geoid_i2_srtm Modified files to compile with gcc8/scons3. 2019-02-05 19:29:20 -08:00
demstitcher Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
swbdstitcher Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
test Adding all files 2019-01-16 11:40:08 -08:00
upsampledem Adding all files 2019-01-16 11:40:08 -08:00
watermask Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -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