Closed apmcleod closed 4 years ago
I think we should add a --clean option that will clear the download cache and input_files directories (with y/n confirmation). The script would clean and then exits. It doesn't require running the full script again.
@apmcleod - please may you outline exactly what to do to reproduce the error?
Add the --clean flag, plus a useful catch for BadZipFile which directs you to use the flag!
If a zip file is incomplete, the following calls return BadZipfile exception. Even calling with --clear-download-cache does this. Only manually deleting the download cache fixes the issue.