eqcorrscan / EQcorrscan

Earthquake detection and analysis in Python.
https://eqcorrscan.readthedocs.io/en/latest/
Other
166 stars 86 forks source link

Fix write result (plotdir and save_progress template_gen option) issue on windows10 #349

Closed Halauwet closed 5 years ago

Halauwet commented 5 years ago

What does this PR do?

Format output filename to fix conflict with special character on windows filename

Why was it initiated? Any relevant Issues?

https://github.com/eqcorrscan/EQcorrscan/issues/344

PR Checklist

calum-chamberlain commented 5 years ago

@Halauwet Can you please rebase this on the develop branch? In your fork, please switch to the develop branch and make the changes there and submit a new PR from your fork to the develop branch of this repository?

Halauwet commented 5 years ago

@Halauwet Can you please rebase this on the develop branch? In your fork, please switch to the develop branch and make the changes there and submit a new PR from your fork to the develop branch of this repository?

Done, @calum-chamberlain