<div dir="ltr">I did find a solution to write binary station data using gfortran, which, if may help someone else is:<div>access="stream" in place of recordtype="stream".</div><div>however I need help to understand the following:</div><div>Firstly I attach the station data which was written to binary (and two plots from that data). When I display the data with:</div><div>set gxout model</div><div>d u;v;t;d;slp,0.0.cld,wx,vis</div><div>Only the wind is displayed correctly. Only the first letter is displayed for temperature, dew point temp and pressure.. The cld, wx and vis variables seem. to be unused. When I multiply every variable by 10 (except for wind), temperature, dew point and pressure display correctly but missing values, set to -99, display as -9.</div><div>I am using Grads-1.8SL11.fedora on Centos 6.7. I have difficulty installing newer versions of Grads.</div><div>I have used station data before and have never experienced this problem. I will appreciate any assistance.</div><div><br></div></div>