←back to thread

213 points shcheklein | 1 comments | | HN request time: 0s | source
Show context
causal ◴[] No.41891218[source]
This useful for large binaries?
replies(4): >>41891754 #>>41892002 #>>41892136 #>>41895103 #
natsucks ◴[] No.41892002[source]
Would appreciate a good answer to this question. I deal with large medical imaging data (DICOM) and i cannot tell whether it's worth it and/or feasible.
replies(2): >>41892510 #>>41895148 #
1. tomnicholas1 ◴[] No.41895148[source]
You should look at Icechunk. Your imaging data is structured (it's a multidimensional array), so it should be possible be to represent it as "Virtual Zarr". Then you could commit it to an Icechunk store.

https://earthmover.io/blog/icechunk