get uniform binary data into array for further processing
Cliff Wells
logiplexsoftware at earthlink.net
Thu Oct 11 13:15:55 EDT 2001
More information about the Python-list mailing list
Thu Oct 11 13:15:55 EDT 2001
- Previous message (by thread): get uniform binary data into array for further processing
- Next message (by thread): get uniform binary data into array for further processing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 11 October 2001 01:28, chr_w at gmx.de wrote: > I have to import pretty massive binary files containing double-precision > real values (climate data) so I can do some operations to it (mainly > simplyfying, getting the daily some etc.). The file can get really ugly in > size... up to a gig eventually... > > But my main concern: > a) what's the best and fasted way to get this data into a 2-dimensional > array (or list?)? Maybe if you posted a small portion of the data, something could be suggested (please, not a gig). -- Cliff Wells Software Engineer Logiplex Corporation (www.logiplex.net) (503) 978-6726 x308 (800) 735-0555 x308
- Previous message (by thread): get uniform binary data into array for further processing
- Next message (by thread): get uniform binary data into array for further processing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list