<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Hi Lyndon,<br>do you mean a vertical cross section along the longitudes at a fixed latitude?<br>If the answer is yes, so, try this excerpt below in a script, supposing you have a GFS model output:<br><br>'set lon &lt;lonmin&gt; (lonmax&gt;'<br>'set lat &lt;latfix&gt;'<br>'set lev 1000 100'<br>'d vvelprs'<br><br>since the variable vvelprs is the vertical velocity (Pa/s) in the GFS model.<br>Of course, you have to substitute real values of your interest for the key variables above (&lt;lonmin&gt;, etc).<br><br>If you have another kind of model output, you have to adapt the variables names in the excerpt above.<br><br>Hope this helps,<br>Ricardo<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Lyndon Mark Olaguera" &lt;olagueralyndonmark429@gmail.com&gt;<br><b>Para: </b>"GrADS Users Forum" &lt;gradsusr@gradsusr.org&gt;<br><b>Enviadas: </b>Quarta-feira, 3 de Setembro de 2014 8:13:51<br><b>Assunto: </b>[gradsusr] plot vertical velocity in (hPa/s)<br><br><div dir="ltr">Dear fellow grads user,<div><br></div><div>Id like to plot the vertical velocity in units of hPa vs latitude.</div><div>any idea on how to do this?</div><div><br></div><div><br></div><div>thanks</div><div><br clear="all">

<div><div dir="ltr"><font face="comic sans ms, sans-serif"><i><b><u>Lyndon Mark P. Olaguera</u></b></i></font><div><font face="comic sans ms, sans-serif">Assistant Instructor</font></div><div><font face="comic sans ms, sans-serif">Ateneo de Manila University</font></div>

<div><font face="comic sans ms, sans-serif">426 6001</font></div><div><font face="comic sans ms, sans-serif">loc 5695</font></div></div></div>
</div></div>
<br>_______________________________________________<br>gradsusr mailing list<br>gradsusr@gradsusr.org<br>http://gradsusr.org/mailman/listinfo/gradsusr<br></blockquote><br></div></body></html>