[gradsusr] Lapse Rates

Daniel Nairn dannairn at gmail.com
Thu Nov 13 16:53:36 EST 2014


Hi

Could somebody please help verify my two GrAds scripts for displaying Lapse
Rates? I have created two individual scripts, one for displaying 700-500mb
lapse rates and the other for displaying 0-3km lapse rates, they are as
follows:-

0-3 Script
'define temp = ((tmpprs(lev=1000)-tmpprs(lev=700))/2.5908)'

700-500 Script
'define temp = ((tmpprs(lev=700)-tmpprs(lev=500))/2.5908)'

They work and seem to verify against other sources but they have been
pieced together form many Google searches and I'm a little unsure if they
are accurate/correct :-)

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20141113/971f8977/attachment.html 


More information about the gradsusr mailing list