<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 8, 2013, at 1:21 PM, Mayes, Fred wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I did a query. &nbsp;If I understand how GrADS works, the variables are:<br>Ps<br>Ua<br>Va<br>Zg<br>Ta<br>Hus<br>Ts<br>Pr<br></div></blockquote><div>So 'z' is not a variable in your file, that is why you got that error message. Try &nbsp;' d zg ' instead.</div><div><br></div><blockquote type="cite"><div><br>I assume that "z" was the vertical level (e.g., 100, 200, 250, etc.). </div></blockquote>Grads stores the grid values in internal variables called 'lon', 'lat', and 'lev'.&nbsp;</div><div><br><blockquote type="cite"><div>&nbsp;zg is not the same, is it? &nbsp;<br></div></blockquote>No, zg is a data variable.&nbsp;</div><div><br></div><div>--Jennifer</div><div><br></div><div><br><blockquote type="cite"><div><br>Fred M.<br><br>-----Original Message-----<br>From: <a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a> [mailto:gradsusr-bounces@gradsusr.org] On Behalf Of <a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br>Sent: Friday, November 08, 2013 12:00 PM<br>To: <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>Subject: gradsusr Digest, Vol 45, Issue 10<br><br>Send gradsusr mailing list submissions to<br><span class="Apple-tab-span" style="white-space:pre">        </span><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br><span class="Apple-tab-span" style="white-space:pre">        </span>http://gradsusr.org/mailman/listinfo/gradsusr<br>or, via email, send a message with subject or body 'help' to<br><span class="Apple-tab-span" style="white-space:pre">        </span>gradsusr-request@gradsusr.org<br><br>You can reach the person managing the list at<br><span class="Apple-tab-span" style="white-space:pre">        </span>gradsusr-owner@gradsusr.org<br><br>When replying, please edit your Subject line so it is more specific than "Re: Contents of gradsusr digest..."<br><br><br>Today's Topics:<br><br> &nbsp;&nbsp;1. skew-t Plot (Mehdi Alijahan)<br> &nbsp;&nbsp;2. Re: Tutorial assistance (Jennifer Adams)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 7 Nov 2013 14:16:11 -0800 (PST)<br>From: Mehdi Alijahan &lt;mehdi_alijahan@yahoo.com&gt;<br>Subject: [gradsusr] skew-t Plot<br>To: "gradsusr@gradsusr.org" &lt;gradsusr@gradsusr.org&gt;<br>Message-ID:<br><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;1383862571.83374.YahooMailNeo@web122602.mail.ne1.yahoo.com&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Dear all<br>Good time<br>I want draw skew-t plot for 32.5 lat, 48.5 lon, 18z1aug2012 and 1000 100 hpa lev.<br>please help me step by step from open data until draw plot.<br><br>thank you so much<br>mehdi aalijahan<br>?<br><br><br>Mehdi Aalijahan<br>PHD Student at Mohaghegh Ardabili Univercity Physical Geography Climatology Synoptic Climatology field<br><br>Ardabil<br><br>Iran<br>Tell:+98 914 153 7798<br>Email Address:?<br>mehdi_alijahan@yahoo.com<br>mehdi.alijahan@gmail.com<br><br>mehdi.alijahan@modares.ac.irm.alijahan@uma.ac.ir<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131107/ae6a7ffe/attachment-0001.html <br><br>------------------------------<br><br>Message: 2<br>Date: Fri, 8 Nov 2013 11:17:12 -0500<br>From: Jennifer Adams &lt;jma@cola.iges.org&gt;<br>Subject: Re: [gradsusr] Tutorial assistance<br>To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>Message-ID: &lt;FDC50A83-0B1E-4F69-8F71-A273778C003A@cola.iges.org&gt;<br>Content-Type: text/plain; charset="windows-1252"<br><br>Hi, Fred -- <br><br>On Nov 8, 2013, at 10:44 AM, Mayes, Fred wrote:<br><br><blockquote type="cite">I am attempting to go through the tutorial for the Windows version of <br></blockquote><blockquote type="cite">GrADS, http://ieges.org/grads/gadoc/tutorial.html . &nbsp;I performed the <br></blockquote><blockquote type="cite">operations<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">clear<br></blockquote><blockquote type="cite">set lon -90<br></blockquote><blockquote type="cite">set lat &nbsp;&nbsp;40<br></blockquote><blockquote type="cite">set lev 500<br></blockquote><blockquote type="cite">set t 1<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">on the data set model.ctl. In doing so, I received back after the ?set <br></blockquote><blockquote type="cite">lat 40? command the statement, ?LAT set to 42 42?. &nbsp;Is this to be expected?<br></blockquote>The grid in model.ctl is very coarse. When you request a latitude or longitude that does not exactly match the center of a grid point, it sets the dimension to the lat/lon closest to your request. The message it returns is to let you know what that lat/lon actually is. <br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">After this, I gave the command ?d z? and received back an ?Invalid Operand? notice that ?z not a variable or function name.?<br></blockquote>If you issue a 'q file' command, GrADS will show you the list of variables in your file. Is 'z' in that list? <br><br>--Jennifer<br><br><br><blockquote type="cite">Please advise. &nbsp;Thanks.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Fred Mayes<br></blockquote><blockquote type="cite">Senior Technology &nbsp;Analyst,<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;Electricity, Coal, &nbsp;Nuclear and Renewables Office Energy <br></blockquote><blockquote type="cite">Information Administration<br></blockquote><blockquote type="cite">1000 Independence Ave., SW &nbsp;&nbsp;EI-34<br></blockquote><blockquote type="cite">Washington, DC &nbsp;20585<br></blockquote><blockquote type="cite">(202) 586-1508 (W)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">gradsusr mailing list<br></blockquote><blockquote type="cite">gradsusr@gradsusr.org<br></blockquote><blockquote type="cite">http://gradsusr.org/mailman/listinfo/gradsusr<br></blockquote><br>--<br>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030 <br><br><br><br><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131108/891360ca/attachment-0001.html <br><br>------------------------------<br><br>_______________________________________________<br>gradsusr mailing list<br>gradsusr@gradsusr.org<br>http://gradsusr.org/mailman/listinfo/gradsusr<br><br><br>End of gradsusr Digest, Vol 45, Issue 10<br>****************************************<br><br>_______________________________________________<br>gradsusr mailing list<br>gradsusr@gradsusr.org<br>http://gradsusr.org/mailman/listinfo/gradsusr<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-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; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-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; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-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; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030&nbsp;<br><br></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></body></html>