[Numpy-discussion] Reading footer lines

Chris Barker - NOAA Federal chris.barker at noaa.gov
Tue Aug 13 11:50:28 EDT 2013


On Tue, Aug 13, 2013 at 6:01 AM, Daπid <davidmenhur at gmail.com> wrote:

> Alternatively, you could also use seek to put the pointer a certain
> distance from the end of the file and start from there,

That's what I'd do if the file(s) may be too large to simply dump into memory.

> but this could cause problems in Windows.

what problems? this is pretty straightforward stuff!

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the NumPy-Discussion mailing list