get uniform binary data into array for further processing

Paul Rubin phr-n2001d at nightsong.com
Mon Oct 15 16:13:35 EDT 2001


Also, if it's climate data (i.e. the results of physical
measurements), you almost certainly don't need double precision in the
initial data file--single precision would cut its size in half.  You
may want to do the subsequent calculations in double precision, of course.




More information about the Python-list mailing list