-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am experiencing an error when trying to compress certain tree sequence files:
ValueError: Codec does not support buffers of > 2147483647 bytes
It seems that this error is originating from some function in the zarr package related to chunking? This occurs with both python and command-line versions of tszip.
I can't upload an example here because even the gzipped version of my file is too large (72.3MB).
Any insight into why this is happening and how I might resolve it?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working