Dear GrADS users<br>Hi<br><br>I&#39;m recently working on a project about the vertical speed of air in different elevations. I&#39;m using CFSR data in grb2 format. these data sets have omega (Pa/s) instead . I tried to convert them to vertical velocity (m/s) using this equation:<br>


omega=  - rho * g * w  ( or omega=- (P/RT) *g * w )<br>but the results in (m/s ) are in the order of 10^-3. I know it&#39;s not a Grads problem. but I&#39;m an aerospace student and I need to find out if anything is wrong with this equation or the results or not. ( I&#39;m not really familiar with meteorology!)<br>

<br>for example:<br>if  omega= 0.10595<br>&amp; g=9.807<br>&amp; R=287<br>&amp; P= 100000 Pa<br>&amp; T=294.27<br>resulted value is W=0.00912 (m/s)  <br>
<br><br>Thanks in advance,<br clear="all">Alireza <br>