<div dir="ltr">Hello,<div>I usually write station data to binary for plotting in Grads. for this I have to open my output file as:      Open(unit=12,file='../Output/Obs_out.bin',form='unformatted',recordtype='stream',status='unknown').<br><div>The option 

recordtype='stream' is not understood by gfortran, and giving "RECL=value" does not work for station data. I am working in Ubuntu. The ifort Intel compiler understands this. Intel no longer provider a free compiler, and I lost my Intel compiler.</div><div>I will appreciate if any one knows an alternative to this option, or a free compiler that can be used for this purpose.</div></div></div>