cdiff, vertical coordinate
Wolfgang Linder
linder at METEOTEST.CH
Mon Mar 21 03:22:03 EST 2005
Hello,
if you want dt/dz but you have pressure levels
(eg: zdef 20 levels 1000 950 900 850 800 etc)
then cdiff(t,z) computes not dt/dz but dt/dp.
But since dt/dz = dt/dp * dp/dz you can
use the following:
dtdz = cdiff(t,z)/cdiff(h,z)
Best regards
Wolfgang Linder
------------------------------------------------------------
Dr.Wolfgang Linder Tel:(+41)(0)31 307 26 26
METEOTEST Fax:(+41)(0)31 307 26 10
Fabrikstrasse 14 e-mail: linder at meteotest.ch
CH-3012 Bern
Switzerland
------------------------------------------------------------
More information about the gradsusr
mailing list