geodesymiami / rsmas_insar

RSMAS InSAR code
https://rsmas-insar.readthedocs.io/
GNU General Public License v3.0
58 stars 22 forks source link

Troubleshooting: dem_rsmas.py fails (because *kml is missing/corrupt) #527

Open falkamelung opened 1 year ago

falkamelung commented 1 year ago

If it fails check if your /SLC/kml file is missing, empty or corrupt. Do `wc -I kml. A low number (< 22 ?) indicates no data. Also trygrep zip *kml`.

It is unclear why there is occasionally no *kml file. I searched for a bug but could not find. It may happen because ssara_federated_query.py may time out in a non-reproducible way (I changed asfTimeOut to 300 seconds)