A Wednesday 28 July 2010 18:05:11 脑关(BrainGateway)生命科学仪器 escrigué:
> 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.?

No, PyTables does not support raw data directly.  You have to convert to HDF5 
first.

For further questions about this, please use the PyTables list over here:

http://lists.sourceforge.net/lists/listinfo/pytables-users

Cheers,

-- 
Francesc Alted
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to