Dear users<br> i have calculated stream function using open grads from 1000-10 hPa level using NCEP/NCAR reanalysis data ex.1dec2009<br>The grads script give the grd file containing three variable like psi,upsi and vpsi.<br>
Here i have attached the figure. i find mistake in the figure...the programme doesnot undergone integration part, at each level it calculate three variable and finally dispalys.<br> i want to know that whether it is correct or not. how can i modify the programme<br>
&#39;reinit&#39;<br>&#39;sdfopen G:\windows\ncep\uwnd\<a href="http://uwnd.2009.nc">uwnd.2009.nc</a>&#39;<br>&#39;sdfopen G:\windows\ncep\uwnd\<a href="http://vwnd.2009.nc">vwnd.2009.nc</a>&#39;<br>&#39;set lon 0 357.5&#39;<br>
&#39;set lat -90 90&#39;<br>prompt &#39;key-in file name for psi:&#39;<br>pull fname<br>&#39;set fwrite &#39;fname<br>tt=1<br>while (tt&lt;=1)<br>&#39;set t &#39;tt<br>zz=1<br>while (zz&lt;=17)<br>&#39;set z &#39;zz<br>&#39;define psi= fish_psi(uwnd,vwnd.2)&#39;<br>
&#39;define one=1+0*lat&#39;<br>&#39;define upsi=mvadv(one,psi)&#39;<br>&#39;define vpsi=-muadv(one,psi)&#39;<br>&#39;set gxout fwrite&#39;<br>&#39;d psi/1e7&#39;<br>&#39;d upsi&#39;<br>&#39;d vpsi&#39;<br>zz=zz+1<br>endwhile<br>
tt=tt+1<br>endwhile<br>&#39;disable fwrite&#39;<br><br><br clear="all"><br>-- <br>Resmi E A<br>Research Scholar<br>Cochin university of science and technology<br>Cochin-16<br><br>