Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.z compression support for robust04 #139

Merged
merged 5 commits into from
Dec 5, 2021
Merged

.z compression support for robust04 #139

merged 5 commits into from
Dec 5, 2021

Conversation

seanmacavaney
Copy link
Collaborator

In the original version of robust04, the files were encoded using the UNIX compress command (giving .z files). More recent distributions of the dataset use gzip instead, but we can easily support both formats.

fixes #55

@seanmacavaney
Copy link
Collaborator Author

the .z decompression library doesn't support python 3.6. Given that the 3.6 end-of-life is in just a few weeks and this will only affect a single dataset under a rather specific circumstance, I think I'm file pushing this anyway.

@seanmacavaney seanmacavaney merged commit a1797bb into master Dec 5, 2021
@seanmacavaney seanmacavaney deleted the robust04-fix branch December 5, 2021 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

download can silently fail?
1 participant