[gradsusr] Extrapolate the 1000mb Height

HARVEY, PHILIP O NH-03 USAF AFMC 412 OSS/OSW philip.harvey.1 at us.af.mil
Mon Nov 4 13:25:58 EST 2013


Andrew:

Some legacy code from our sounding system post-processing computes the 1000
MB height as follows (and works quite good):

x = 0.0611 * 10 ^ ((7.5 + t(1)) / (237.3 + t(1))) * rh(1)
v = (t(1) + 273.15) / (1 - 0.379 * (x / p(1)))
cm = v + 0.02774 * (1000 - p(1))
h1000 = gphft(1) * 0.3048 - (67.422 * log10(1000 / p(1)) * cm)

The gphtf(1), t(1), rh(1) and p(1) are the geopotential height (ft), temp
(C), rh (%) and pressure (mb) at the surface level.

Phil



-----Original Message-----
From: gradsusr-bounces at gradsusr.org [mailto:gradsusr-bounces at gradsusr.org]
On Behalf Of Andrew Revering
Sent: Sunday, November 03, 2013 10:27 PM
To: GrADS User List
Subject: [gradsusr] Extrapolate the 1000mb Height

Is there a good way to extrapolate where the 1000mb height would be?

For example, in doing a 1000mb to 500mb thickness, I have the 500mb height,
and I have the surface elevation, but I do not have the calculated 1000mb
height to create a thickness map.

How is that done? Obviously its below ground over most areas, especially the
mountains.



Andrew Revering - Follow @andrewrevering
<https://twitter.com/intent/follow?screen_name=andrewrevering&source=email&v
ariant=2.0&xd_token=ceae5c40173e5>  on Twitter
Convective Development, Inc.
PO Box 511, Cambridge, MN 55008
http://www.convectivedevelopment.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5623 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20131104/f3b6b3ab/attachment.bin 


More information about the gradsusr mailing list