<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi <br>I am using ARWpost as the post processor for WRF O/P. <br>I am able to run ARWpost successfully. I have got dat and ctl files.<br>while plotting................ this is the error<br><br></div><div> </div><div>bash-3.2$ gradsc</div><div>Grid Analysis and Display System (GrADS) Version 1.8SL11<br>Copyright (c) 1988-2001 by Brian Doty <br>Center for Ocean-Land-Atmosphere Studies<br>Institute for Global Environment and Society <br>All Rights Reserved</div><div>Config: v1.8SL11 32-bit big-endian readline printim</div><div>Issue 'q config' command for more information.</div><div>Landscape mode? (no for portrait):  <br>GX Package Initialization: Size = 11 8.5 <br>ga-&gt; open wrf_d01_2011-04-22_00.ctl <br>Scanning description file:  wrf_d01_2011-04-22_00.ctl<br>Open Error:  Can't open binary data file<br>  File name =
 wrf_d01_2011-04-22_00.dat<br>ga-&gt; <br></div><div>ga-&gt; <br><div>The binary file is not OPENED. </div><div> </div><div><br>2. I then edited the ctl file by adding the </div><div>OPTIONS TEMPLATE. </div></div><div> </div><div>ga-&gt; reinit<br>No hardcopy metafile open<br>All files closed; all defined objects released<br>All GrADS attributes have been reinitialized<br>ga-&gt; open wrf_d01_2011-04-22_00.ctl   <br>Scanning description file:  wrf_d01_2011-04-22_00.ctl<br>Data file wrf_d01_2011-04-22_00.dat is open as file 1<br>LON set to 76.0159 78.9841 <br>LAT set to 12.0253 13.9709 <br>LEV set to 1000 1000 <br>Time values set: 2011:4:22:0 2011:4:22:0 <br>ga-&gt; set lev 850<br>LEV set to 850 850 <br>ga-&gt; d U;V<br>Cannot draw vectors/barbs -- U field all undefined<br>ga-&gt; <br></div><div>IT is not aplotting anything. </div><div>Pls suggest <br>geeta</div><div><span><br></span></div><div><br></div><div style="font-family: times new roman, new york,
 times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> "gradsusr-request@gradsusr.org" &lt;gradsusr-request@gradsusr.org&gt;<br> <b><span style="font-weight: bold;">To:</span></b> gradsusr@gradsusr.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, 15 March 2013 6:41 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> gradsusr Digest, Vol 37, Issue 33<br> </font> </div> <div class="y_msg_container"><br>Send gradsusr mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; <a href="http://gradsusr.org/mailman/listinfo/gradsusr"
 target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gradsusr-request@gradsusr.org" href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gradsusr-owner@gradsusr.org" href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of gradsusr digest..."<br><br><br>Today's Topics:<br><br>&nbsp;  1. Re: ammended script (Eric Altshuler)<br>&nbsp;  2. WRF Output Error on GrADS -Entire Grid Undefined<br>&nbsp; &nbsp; &nbsp; (Khetsiwe Khumalo)<br>&nbsp;  3. WRF Output Error on GrADS -Entire Grid Undefined<br>&nbsp; &nbsp; &nbsp; (Khetsiwe
 Khumalo)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 14 Mar 2013 18:22:31 -0400 (EDT)<br>From: Eric Altshuler &lt;<a ymailto="mailto:ela@cola.iges.org" href="mailto:ela@cola.iges.org">ela@cola.iges.org</a>&gt;<br>Subject: Re: [gradsusr] ammended script<br>To: GrADS Users Forum &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:997448472.16761.1363299751430.JavaMail.root@mail.iges.org" href="mailto:997448472.16761.1363299751430.JavaMail.root@mail.iges.org">997448472.16761.1363299751430.JavaMail.root@mail.iges.org</a>&gt;<br>Content-Type: text/plain; charset="utf-8"<br><br><br>Hi kaikombo, <br><br>Here are a few script changes you should make: <br><br><br>1. remove the lines 'set x 1 144' and 'set y 1 73' <br>2. change 'set lon 0 360' to 'set lon -180 180' <br>3. move
 your sdfopen commands (uwnd and vwnd) outside the while loop--it's unnecessary to open these files every time through the loop <br>4. remove the 'reinit' command that's inside the while loop <br>5. remove 'disable sdfwrite', this is an invalid command <br><br><br>Best regards, <br><br><br>Eric L. Altshuler <br>Research Scientist <br>Center for Ocean-Land-Atmosphere Studies <br>4041 Powder Mill Road, Suite 302 <br>Calverton, MD 20705-3106 <br>USA <br><br>E-mail: <a ymailto="mailto:ela@cola.iges.org" href="mailto:ela@cola.iges.org">ela@cola.iges.org</a> <br>Phone: (301) 902-1257 <br>Fax: (301) 595-9793 <br><br>----- Original Message -----<br>From: "kombo kai" &lt;<a ymailto="mailto:kaikombo@yahoo.com" href="mailto:kaikombo@yahoo.com">kaikombo@yahoo.com</a>&gt; <br>To: <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a> <br>Sent: Wednesday, March 13, 2013 12:39:15 AM <br>Subject: [gradsusr] ammended
 script <br><br>I have write the filed for the vorticity at each level using the NCEP u and v winds. <br>but when I plot these files at the lon and lat of my interest it leaves a verticle strip at lon 0 <br>any one can help on I how to remove this strip?. <br>I have attached the image which I have plotted. <br>this is my script <br>'reinit' <br>'c' <br>lev.1=925 <br>lev.2=850 <br>lev.3=700 <br>lev.4=600 <br>lev.5=500 <br>lev.6=400 <br>lev.7=300 <br>lev.8=250 <br>lev.9=200 <br>lev.10=150 <br>lev.11=100 <br>levcount=1 <br>while(levcount&lt;=11) <br>lev=lev.levcount <br>say lev <br>'sdfopen d:/vorticity/uwnd.mon.mean.nc' <br>'sdfopen d:/vorticity/vwnd.mon.mean.nc' <br>'set lon 0 360' <br>'set lat -90 90' <br>'set t 1 778' <br>'set lev 'lev <br>'set x 1 144' <br>'set y 1 73' <br>'vort=hcurl(uwnd,vwnd.2)' <br>'set sdfwrite d:/vorticity2/'lev'_vorty.nc' <br>'sdfwrite vort' <br>'reinit' <br>levcount=levcount+1 <br>endwhile <br>'disable sdfwrite' <br>'reinit'
 <br><br>sdfopen d:/vorticity2/850_vorty.nc <br>set lon -70 120 <br>set lat -45 45 <br>set t 30 <br>set gxout shaded <br>d vort <br>plsease find the attaced image which I get <br>regards <br>kaikombo <br><br><br>_______________________________________________ <br>gradsusr mailing list <br><a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a> <br><a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a> <br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20130314/6921288f/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20130314/6921288f/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 2<br>Date: Fri, 15 Mar 2013 01:11:12 +0000 (GMT)<br>From: Khetsiwe Khumalo &lt;<a
 ymailto="mailto:theregoesthecat@yahoo.co.uk" href="mailto:theregoesthecat@yahoo.co.uk">theregoesthecat@yahoo.co.uk</a>&gt;<br>Subject: [gradsusr] WRF Output Error on GrADS -Entire Grid Undefined<br>To: "<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>" &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;,&nbsp;&nbsp;&nbsp; GrADS Users Forum<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:1363309872.76109.YahooMailNeo@web171705.mail.ir2.yahoo.com" href="mailto:1363309872.76109.YahooMailNeo@web171705.mail.ir2.yahoo.com">1363309872.76109.YahooMailNeo@web171705.mail.ir2.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Dear GrADS users<br><br>I am trying to display WRF output
 on GrADS and I get an Error - Entire Grid Undefined for all variables<br>WRF was run successfull, with no errors.<br><br>Attached is my ctl file.?<br><br>I have tried doing the trouble shooting provided in the WRF manual (removing the second line option byteswapped ) but with no success.<br><br>Is there anyone who could know what is the problem?<br><br>Thank in advance<br>Khetsiwe<br>"Every human being represents hands to work, and not just another mouth to feed. ..."<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment.html</a> <br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: test.ctl<br>Type: application/octet-stream<br>Size: 10949 bytes<br>Desc: not available<br>Url : <a
 href="http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment.obj" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment.obj</a> <br><br>------------------------------<br><br>Message: 3<br>Date: Fri, 15 Mar 2013 01:11:12 +0000 (GMT)<br>From: Khetsiwe Khumalo &lt;<a ymailto="mailto:theregoesthecat@yahoo.co.uk" href="mailto:theregoesthecat@yahoo.co.uk">theregoesthecat@yahoo.co.uk</a>&gt;<br>Subject: [gradsusr] WRF Output Error on GrADS -Entire Grid Undefined<br>To: "<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>" &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;,&nbsp;&nbsp;&nbsp; GrADS Users Forum<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a
 ymailto="mailto:1363309872.76109.YahooMailNeo@web171705.mail.ir2.yahoo.com" href="mailto:1363309872.76109.YahooMailNeo@web171705.mail.ir2.yahoo.com">1363309872.76109.YahooMailNeo@web171705.mail.ir2.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Dear GrADS users<br><br>I am trying to display WRF output on GrADS and I get an Error - Entire Grid Undefined for all variables<br>WRF was run successfull, with no errors.<br><br>Attached is my ctl file.?<br><br>I have tried doing the trouble shooting provided in the WRF manual (removing the second line option byteswapped ) but with no success.<br><br>Is there anyone who could know what is the problem?<br><br>Thank in advance<br>Khetsiwe<br>"Every human being represents hands to work, and not just another mouth to feed. ..."<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a
 href="http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment-0001.html</a> <br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: test.ctl<br>Type: application/octet-stream<br>Size: 10949 bytes<br>Desc: not available<br>Url : <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment-0001.obj" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20130315/3725a74d/attachment-0001.obj</a> <br><br>------------------------------<br><br>_______________________________________________<br>gradsusr mailing list<br><a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><a href="http://gradsusr.org/mailman/listinfo/gradsusr"
 target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br><br><br>End of gradsusr Digest, Vol 37, Issue 33<br>****************************************<br><br><br></div> </div> </div>  </div></body></html>