Dear GrADS Users,<br>I know there is a way to create slp from RegCM4 outputs(ATM and SRF) by NCL, <br>But I am not familiar with NCL scripting, so I want to know is there any way to <br>create slp with GrADS. Maybe someone could help me. I share a NCL script which<br>
create slp(I think it would be usefull).<br><br>v=pslec(a-&gt;t(1:124,1,:,:),a-&gt;topo*9.81,(a-&gt;ps(1:124,:,:))*100.,(a-&gt;ps(1:124,:,:))*100.*0.995)/100.<br>copy_VarCoords(a-&gt;ps(1:124,:,:),v)<br>slp=dim_avg_Wrap(v(iy|:,jx|:,time|:))<br>
slp@lat2d=lat2d<br>slp@lon2d=lon2d<br><br>Best Regards,<br>-----------------------------------<br><br>Saeed Bayat<br>M.A Student of Climatology<br>Ferdowsi University of Mashhad<br>