Resource: FortranFile
Description: Read/write fortran unformatted files
Homepage URL: http://www.scipy.org/Cookbook/FortranIO/FortranFile
FortranFile defines a subclass of file(), and is designed to simplify
reading of Fortran unformatted binary files which are typically saved
in a record-based format.