[Numpy-discussion] Another question on reading from binary FORTRAN file

Mark Bakker markbak at gmail.com
Mon Mar 9 16:45:42 EDT 2009


Hello -

I tried to figure this out from the list, but haven't succeeded yet.

I have a simple FORTRAN binary file.
It contains:
1 integer
1 float
1 array with 16 numbers (float)

How do I read these into Python?

Thanks, Mark



More information about the NumPy-Discussion mailing list