[SciPy-user] partially reading a file...

fred fredmfp at gmail.com
Wed Aug 6 08:54:54 EDT 2008


Hi,

Let's say I want to read a (binary) file which contains a nx*ny*nz array.

Is it possible to read a "sub-array" from this file, ie each block of 
(nx/4, ny/4, nz/4) for instance, without loading the whole file ?


TIA.

Cheers,

-- 
Fred



More information about the SciPy-User mailing list