opera-adt / COMPASS

COregistered Multi-temPorAl Sar Slc
Apache License 2.0
39 stars 18 forks source link

Support relative paths for SAFE files (needed for IF) #32

Closed vbrancat closed 2 years ago

vbrancat commented 2 years ago

This PR substitutes os.path.isfile with os.path.exists when checking for the validity of the input SAFE file. It seems that os.path.isfile does not support relative paths but would require to allocate full file path in the runconfig.