[Numpy-discussion] Is there anyway to read raw binary file via pytable?

脑关(BrainGateway)生命科学仪器 braingateway at gmail.com
Wed Jul 28 12:05:11 EDT 2010


it seems like pytable only support HDF5. I had some 500GB numerical arrays
to process. Pytable claims to have some advance feature to enhance
processing speed and largely reduce physical memory requirement. However, I
do not wanna touch the raw data I had. Simply because I do not have doubled
diskspace to covert all 10TB data into HDF5. Is there any way to let pytable
read raw binary files or alternatively to package raw files into HDF5 format
without change the files themselves.?

Thanks

Brain Gateway
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100728/08a59d6b/attachment.html>


More information about the NumPy-Discussion mailing list