Hi there,<br><br>This is the problem I have encountered.<br><br>I had a post process file from a WRF output via the module arwpost. First I use the GrADS version 1.8 to open the file ctl file it is working fine. It opens and I can display the variables too. But due to the precision problem in grads version 1.8 I was unable to give a point location which was giving me the error that world coordinates are converted to non-integer grid coordinates.<br>
So I switched to version 2 and now for any field I try to display it gives me &quot;Notice:&nbsp; Automatic Grid Interpolation Taking Place. Cannot contour grid - all undefined values&quot; and on the display it gives &quot;Entire Grid Undefined&quot;.<br>
<br>When it opens the file in either version this is a notice it gives:<br>&quot;Notice: Implied interpolation for file synNE_withtopo.ctl Interpolation will be performed on any data displayed from this file&quot;<br><br>
How could this be cause version 1.8 was displaying the same field at the same time.<br><br>Any idea what is going on? anybody?.....Is this a problem with version 2..probably not...<br>Here is the .ctl file...<br><br>dset ^synNE_withtopo.dat<br>
options byteswapped<br>undef 1.e30<br>title&nbsp; OUTPUT FROM WRF V3.0 MODEL<br>pdef&nbsp; 196 196 lcc -36.940&nbsp; 174.780&nbsp;&nbsp; 98.500&nbsp;&nbsp; 98.500 -36.94000 -36.94000&nbsp; 174.78000&nbsp;&nbsp;&nbsp; 500.000&nbsp;&nbsp;&nbsp; 500.000<br>xdef&nbsp; 509 linear&nbsp; 174.20576&nbsp;&nbsp; 0.00225225<br>
ydef&nbsp; 409 linear&nbsp; -37.40097&nbsp;&nbsp; 0.00225225<br>zdef&nbsp;&nbsp; 50 linear 1 1&nbsp; <br>tdef&nbsp;&nbsp; 49 linear 12Z17MAR2006&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30MN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>VARS&nbsp;&nbsp;&nbsp; 8<br>U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp; 0&nbsp; x-wind component (m s-1)<br>V&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp; 0&nbsp; y-wind component (m s-1)<br>
W&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp; 0&nbsp; z-wind component (m s-1)<br>PBLH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0&nbsp; PBL HEIGHT (m)<br>HFX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0&nbsp; UPWARD HEAT FLUX AT THE SURFACE (W m-2)<br>LH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0&nbsp; LATENT HEAT FLUX AT THE SURFACE (W m-2)<br>height&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp; 0&nbsp; Model height (KM)<br>
theta&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp; 0&nbsp; Potential Temperature (K)<br>ENDVARS<br><br>Cheers<br>Mald<br><br>