Closed julianbopp closed 1 year ago
Hello @julianbopp,
thanks a lot for checking and fixing! Issue #41 required an additional fix: The download function was not able to deal with chunked transfer encoding, which zenodo seems to use for plain text files. Now everything should download fine, will merge.
Best regards, Johannes
Hello @jleuschn ,
It looks like the url header key names for the lodopab-ct dataset have changed. I updated
zenodo_download.py
to be able to download the lodopab-ct dataset again.This should fix #41.
Best, Julian