ISCE_INSAR/components/isceobj/Sensor
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
..
GRD Add files via upload 2019-09-27 13:21:43 -04:00
MultiMode ALOS-2 multi-mode InSAR and ionospheric correction processors (#107) 2020-03-28 19:19:21 -07:00
TOPS Use exist_ok argument to makedirs when appropriate (#112) 2020-04-13 12:40:32 -07:00
bindings Adding all files 2019-01-16 11:40:08 -08:00
db Adding all files 2019-01-16 11:40:08 -08:00
include Adding all files 2019-01-16 11:40:08 -08:00
src Fix mismatched iand parameter types 2019-08-26 10:49:41 -07:00
ALOS.py ALOS Quad pol fix 2019-07-17 11:11:33 -07:00
ALOS2.py Adding all files 2019-01-16 11:40:08 -08:00
ALOS_SLC.py Adding all files 2019-01-16 11:40:08 -08:00
CEOS.py Adding all files 2019-01-16 11:40:08 -08:00
COSMO_SkyMed.py Adding all files 2019-01-16 11:40:08 -08:00
COSMO_SkyMed_SLC.py Adding all files 2019-01-16 11:40:08 -08:00
ERS.py Adding all files 2019-01-16 11:40:08 -08:00
ERS_EnviSAT.py ERS_Envisat raw reader from Han Bao (UCLA) 2019-04-16 19:36:34 -07:00
ERS_EnviSAT_SLC.py Update ERS_EnviSAT_SLC.py 2019-04-04 09:40:09 +02:00
ERS_SLC.py Adding all files 2019-01-16 11:40:08 -08:00
EnviSAT.py Adding all files 2019-01-16 11:40:08 -08:00
EnviSAT_SLC.py Adding all files 2019-01-16 11:40:08 -08:00
Generic.py Adding all files 2019-01-16 11:40:08 -08:00
ICEYE_SLC.py Adding ICEYE_SLC Sensor 2019-06-16 18:59:42 -07:00
JERS.py Adding all files 2019-01-16 11:40:08 -08:00
KOMPSAT5.py Adding all files 2019-01-16 11:40:08 -08:00
Polarimetry.py Adding all files 2019-01-16 11:40:08 -08:00
Pulsetiming.py Adding all files 2019-01-16 11:40:08 -08:00
ROI_PAC.py Adding all files 2019-01-16 11:40:08 -08:00
Radarsat1.py Adding all files 2019-01-16 11:40:08 -08:00
Radarsat2.py Adding all files 2019-01-16 11:40:08 -08:00
ReadOrbitPulseERS.py Adding all files 2019-01-16 11:40:08 -08:00
Risat1.py Adding all files 2019-01-16 11:40:08 -08:00
Risat1_SLC.py Adding all files 2019-01-16 11:40:08 -08:00
SConscript Cleaning up scansar modules 2020-03-31 11:33:11 -07:00
SICD_RGZERO.py Adding left looking support to SICD 2019-04-04 12:01:56 -07:00
Sensor.py Adding all files 2019-01-16 11:40:08 -08:00
Sentinel1.py Adding all files 2019-01-16 11:40:08 -08:00
TanDEMX.py Adding all files 2019-01-16 11:40:08 -08:00
TerraSARX.py Adding all files 2019-01-16 11:40:08 -08:00
UAVSAR_HDF5_SLC.py Updates the sensor: UAVSAR_HDF5_SLC 2019-07-29 14:46:51 -07:00
UAVSAR_Polsar.py Adding all files 2019-01-16 11:40:08 -08:00
UAVSAR_RPI.py Adding all files 2019-01-16 11:40:08 -08:00
UAVSAR_Stack.py Adding all files 2019-01-16 11:40:08 -08:00
__init__.py adding UAVSAR_HDF5_SLC Sensor 2019-07-16 21:37:06 +00:00