Dear Simon,<br>
I am attaching TEST.tar.gz file. It contains&nbsp; cpre6190.dat,&nbsp;
precip.ctl, precip.dat, rd_asccii2binary.f. The fortran (f77) program
will write an output file named&nbsp; precip.dat and&nbsp; it is a
binary file contains 12 months global data. You can directly use this
to the .ctl file.<br>
best wishes<br>
xavier Francis<br>
Research Scholar<br>
IIT Kharagpur<br>
W.B, India<br><br><div><span class="gmail_quote">On 6/13/07, <b class="gmail_sendername">Mary Jo Nath</b> &lt;<a href="mailto:Mary-Jo.Nath@noaa.gov">Mary-Jo.Nath@noaa.gov</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You are attempting to read integer data into real array &quot;grid&quot;.&nbsp;&nbsp;Make<br>&quot;grid&quot; integer, then save it to a real array before writing it out.<br>Also, you are writing the data as open(...access=&quot;direct&quot;...), but your
<br>*.ctl has &quot;options sequential&quot;. Remove that option from the *ctl file.<br>MJ<br><br>Simon Krichak wrote:<br>&gt; Hello,<br>&gt;<br>&gt; I am testing now a simple code prepared to convert<br>&gt; CRU 30-y ASCII data to GrADS compatible ones.
<br>&gt; As far as I know I do it exactly according to the<br>&gt; instructions. Everything works fine except for the<br>&gt; final result which is bad.<br>&gt; I&#39;ve attached everything I could. Please let me know<br>
&gt; what is wrong in my code or ctl file.<br>&gt;<br>&gt; Simon<br>&gt;<br>&gt;<br>&gt; Simon Krichak<br></blockquote></div><br>