openwfm / wrfxpy

WRF-SFIRE data acquisitiion, forecasting, data assimilation, and visualization in Python.
MIT License
37 stars 17 forks source link

better error reporting in remote access #38

Open janmandel opened 5 years ago

janmandel commented 5 years ago

When remote access fails, emit a better understandable error message, maybe "user XXX@demo.openwfm.org cannot access the directory YYY" instead of having to autopsy the traceback. Or, at least, as a part of the eror handling in ssh shuttle, print the relevant part of conf.json (remote user, remote directory)