cbrain
cbrain copied to clipboard
Unzip file via CBRAIN UI
After some digging and discussion I realized that we cannot unzip
file directly via the CBRAIN UI.
Related PR, issue:
- https://github.com/aces/cbrain/issues/149
@natacha-beck is it closed by https://github.com/aces/cbrain/issues/149
I think it can be closed, the user should transfer the data unzipped and not unzip it in CBRAIN. @prioux are you agree.
@natacha-beck Issue #149 is just a repeat of the problem, not a PR that implements it. So we should not close it, unless you know where it's implemented?
We should keep this issue around, until we implement a way to unzip with the interface.
My question was the following should we expect registration of unzipped files or should we allow
registration of zipped files and decompression.
btw one can integrate any compresson/uncompression utility as a (conversion?) tool
this one is cli-friendly LGPL license https://peazip.github.io/zstandard-compression-utility.html