[Numpy-discussion] Reading a big netcdf file
Ian Stokes-Rees
ijstokes@hkl.hms.harvard....
Wed Aug 3 13:09:07 CDT 2011
On 8/3/11 12:50 PM, Christopher Barker wrote:
> As a reference, reading that much data in from a raw file into a numpy
> array takes 2.57 on my machine (a rather old Mac, but disks haven't
> gotten much faster).
2.57 seconds? or minutes? If seconds, does it actually read the whole
thing into memory in that time, or is there some kind of delayed read
going on?
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20110803/ed4d44a9/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ijstokes.vcf
Type: text/x-vcard
Size: 380 bytes
Desc: not available
Url : http://mail.scipy.org/pipermail/numpy-discussion/attachments/20110803/ed4d44a9/attachment.vcf
More information about the NumPy-Discussion
mailing list