[gradsusr] Create SLP
saeed bayat
saeedbayat7276 at gmail.com
Tue Oct 11 09:28:49 EDT 2011
Dear GrADS Users,
I know there is a way to create slp from RegCM4 outputs(ATM and SRF) by NCL,
But I am not familiar with NCL scripting, so I want to know is there any way
to
create slp with GrADS. Maybe someone could help me. I share a NCL script
which
create slp(I think it would be usefull).
v=pslec(a->t(1:124,1,:,:),a->topo*9.81,(a->ps(1:124,:,:))*100.,(a->ps(1:124,:,:))*100.*0.995)/100.
copy_VarCoords(a->ps(1:124,:,:),v)
slp=dim_avg_Wrap(v(iy|:,jx|:,time|:))
slp at lat2d=lat2d
slp at lon2d=lon2d
Best Regards,
-----------------------------------
Saeed Bayat
M.A Student of Climatology
Ferdowsi University of Mashhad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20111011/4b788d8d/attachment-0003.html
More information about the gradsusr
mailing list