On Monday, November 10, 2014 6:09:50 PM UTC-5, Jake Bolewski wrote: > > The 64 bit issue is killer and why I didn't go farther with integrating > blosc with hdf5. I guess I should had been more vocal about this. Take > what you may from my nascent package :-) >
Actually, it's not clear to me now that this is a problem. The reason is that HDF5 divides the dataset into chunks before applying filters, so as long as we set the chunk size < 2GB then we should be fine.
