<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Sam,<br>
<br>
As you said, the geopotential height is expected to be time-dependent. 
Thus, in principle you have to make one fit for every file you want to 
include in your time-series. <br>
<br>
The main problem with the similarity theory is that the wind’s vertical 
profile is related to the atmospheric stability condition, and these are
 mostly non-linear equations, hence, you have to use either non-linear 
least squares or maximum likelihood methods to get your parameters. 
Furthermore, since the equations of the similarity theory are based on 
empirical assumptions, there are differences among several authors. I've
 been using the ones proposed by Simiu &amp; Scanlan* with relatively 
good results.<br>
<br>
You are right, many similarity parameters such as the L* u* and z0 can 
be obtained from the WRF, but I haven’t been able to get some good 
results for the wind speed vertical interpolation so far.<br>
On the other hand, the neutral logarithmic profile and the power law 
sometimes tend to either under or over predict the wind speed (which is 
expected for certain stability conditions) however, in average they 
provide close predictions compared to those obtained from in-situ 
measurements and more importantly,&nbsp; you save a huge amount of time &amp;
 computational requirements needed to perform the non-linear fits from 
the Monin-Obukvov theory.<br>
<br>
Roberto<br>
<br>
*Simiu E., Scanlan R.H. 1996: Wind Effects on Structures, 3rd ed.; John Wiley &amp; Sons: New York, NY, USA.<br>
<hr width="100%" size="2"><br><br>&gt; From: johannes.keller@psi.ch<br>&gt; Date: Tue, 23 Nov 2010 07:42:03 +0100<br>&gt; To: s.hawkins@ed.ac.uk<br>&gt; CC: wrf-users@ucar.edu<br>&gt; Subject: Re: [Wrf-users] interpolating to height above ground<br>&gt; <br>&gt; Hi Sam,<br>&gt; <br>&gt; I use the staggered geopotential in the WRF history file wrfout....  <br>&gt; Height in m asl is (PH+PHB) / 9.81. Subtract terrain height HGT to get height in m agl.<br>&gt; <br>&gt; Regards<br>&gt; <br>&gt; Hannes<br>&gt; <br>&gt;  <br>&gt; On Nov 22, 2010, at 12:20 PM, Sam Hawkins wrote:<br>&gt; <br>&gt; &gt; Dear WRF users,<br>&gt; &gt; <br>&gt; &gt; I want to interpolate WRF output from eta levels to heights above the<br>&gt; &gt; model terrain height.  I need the code to be relatively fast, and<br>&gt; &gt; ideally write to netcdf files. My eta levels are quite closely spaced,<br>&gt; &gt; so I could probably get away with linear interpolation between levels.<br>&gt; &gt; <br>&gt; &gt; Does anyone know whether there is any existing tool which will do this<br>&gt; &gt; (it seems GEMpak might have this functionality), or (b) are there any<br>&gt; &gt; tools, such as the netcdf operators or climate data operators which<br>&gt; &gt; might be adaptable to do this.<br>&gt; &gt; <br>&gt; &gt; Sam.<br>&gt; &gt; <br>&gt; &gt; -- <br>&gt; &gt; The University of Edinburgh is a charitable body, registered in<br>&gt; &gt; Scotland, with registration number SC005336.<br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; Wrf-users mailing list<br>&gt; &gt; Wrf-users@ucar.edu<br>&gt; &gt; http://mailman.ucar.edu/mailman/listinfo/wrf-users<br>&gt; <br>&gt;  <br>&gt; ---------------------------------------------------------------------<br>&gt; Dr.Johannes Keller <br>&gt; Paul Scherrer Institut (PSI)<br>&gt; Laboratory of Atmospheric Chemistry (LAC) <br>&gt; Building OFLA / 012<br>&gt; CH-5232 Villigen PSI, Switzerland<br>&gt; Phone: +41 56 310 20 65,  Fax: +41 56 310 45 25<br>&gt; e-mail: johannes.keller(at)psi.ch<br>&gt; http://www.psi.ch/ <br>&gt; http://lac.web.psi.ch <br>&gt; ---------------------------------------------------------------------<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; Wrf-users mailing list<br>&gt; Wrf-users@ucar.edu<br>&gt; http://mailman.ucar.edu/mailman/listinfo/wrf-users<br>                                               </body>
</html>