skip to navigation
skip to content

Not Logged In

arrayterator 1.0.1

Buffered iterator for big arrays.

This class creates a buffered iterator for reading big arrays in small contiguous blocks. The class is useful for objects stored in the filesystem. It allows iteration over the object without reading everything in memory; instead, small blocks are read and iterated over.

The class can be used with any object that supports multidimensional slices, like variables from Scientific.IO.NetCDF, pynetcdf and ndarrays.

Changelog:
1.0.1 - Implemented the array interface.

The latest version is available in a Subversion repository.

File Type Py Version Uploaded on Size # downloads
arrayterator-1.0.1-py2.5.egg (md5) Python Egg 2.5 2009-02-10 14:39:46.605833 6KB 127
arrayterator-1.0.1.tar.gz (md5) Source 2009-02-10 14:39:45.282698 7KB 83