Hi there,<br><br>When I do &#39;set x 36&#39; it still does the same giving me the same error:<br><br>ga-&gt; set X 36<br>LON set to 73.542 73.542<br>ga-&gt; d w<br>Data Request Error: Invalid grid coordinates<br>&nbsp; World coordinates convert to non-integer grid coordinates<br>
&nbsp;&nbsp;&nbsp; Variable = w&nbsp; Dimension = 0<br>&nbsp; Error ocurred at column 1<br>DISPLAY error:&nbsp; Invalid expression<br>&nbsp; Expression = w<br><br>my &#39;q dims&#39; now is:<br>ga-&gt; q dims<br>Default file number is: 1<br>X is fixed&nbsp;&nbsp;&nbsp;&nbsp; Lon = 73.542&nbsp; X = 36.0016<br>
Y is fixed&nbsp;&nbsp;&nbsp;&nbsp; Lat = 1.8964&nbsp; Y = 63<br>Z is fixed&nbsp;&nbsp;&nbsp;&nbsp; Lev = 1000&nbsp; Z = 2<br>T is varying&nbsp;&nbsp; Time = 18Z11JAN2006 to 18Z12JAN2006&nbsp; T = 1 to 25<br><br>For some reason even though I do a &#39;set x 36&#39; it takes x=36.0016 not as a whole integer...is there anything to do with the version am using..Am using version 1.8SL11<br>
<br>Thanks<br>Mald<br><br><br><div class="gmail_quote">On Mon, Nov 10, 2008 at 5:47 PM, Jennifer Adams <span dir="ltr">&lt;<a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">
<br><div><div class="Ih2E3d"><div>On Nov 9, 2008, at 11:59 PM, Mald MM5 wrote:</div><br><blockquote type="cite"><p>Hi there,</p><p>I am trying to generate a time-series plot at a single point from a WRF output file. The grid dimensins are X,Y=112 &nbsp;points and Z is 32 levels. After opening the file, &quot;q dims&quot; gives the following.</p>
<p>ga-&gt; q dims<br></p>Default file number is: 1&nbsp;<br>X is varying   Lon = 73.465 to 73.7092   X = 1.00002 to 112.001<br>Y is varying   Lat = 1.76 to 2.0042   Y = 1.00002 to 112<br><p>Z is fixed     Lev = 0.01  Z = 1</p>
<p>T is fixed     Time = 18Z11JAN2006  T = 1<br></p><p>Then I set the environment to a single point. Now the &quot;q dims&quot; give:</p><p>ga-&gt; q dims<br>Default file number is: 1&nbsp;<br>X is fixed     Lon = 73.542  X = 36.0016<br>
 Y is fixed     Lat = 1.8964  Y = 63<br>Z is fixed     Lev = 0.015  Z = 2<br>T is varying   Time = 18Z11JAN2006 to 18Z12JAN2006  T = 1 to 25<br></p><p>Then I issued the command to get the vertical velocity time series as &quot;d w&quot; and it gives:</p>
<p>ga-&gt; d w<br>Data Request Error: Invalid grid coordinates<br>&nbsp; World coordinates convert to non-integer grid coordinates<br>&nbsp;   Variable = w  Dimension = 0&nbsp;</p></blockquote></div>Dimension 0 is X ... and your longitude value of 73.542 resolves to a grid coordinate that is not an integer: 36.0016. If you &#39;set x 36&#39; and try again, it should be fine.&nbsp;</div>
<div>--Jennifer<div class="Ih2E3d"><br><blockquote type="cite"><p><br>&nbsp; Error ocurred at column 1<br>DISPLAY error:  Invalid expression&nbsp;<br> &nbsp; Expression = w</p><p>Variable w is present in when I do a &quot;q file&quot; and I can plot the w field on an XY plane for any time, which means no problem with the field. </p>
<p>I had the same done for my coarser grid with no probelm where the coarser grid had 90x90 points. What does this error means and how do I fix this<br> </p><p>Thank you</p></blockquote></div></div><font color="#888888"><br>
<div> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div>
--</div><div>Jennifer M. Adams</div><div>IGES/COLA</div><div>4041 Powder Mill Road, Suite 302</div><div>Calverton, MD 20705</div><div><a href="mailto:jma@cola.iges.org" target="_blank">jma@cola.iges.org</a></div><div><br>
</div><br></span></span></span> </div><br></font></div></blockquote></div><br>