<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi Sam,<br>
<br>
As far as I know, there are some good programs such as RIP4 that allows 
you to vertically interpolate WRF data, however most of them (including 
RIP4) use linear interpolations.<br>
<br>
Matlab is a good option, it can read netCFD files and you it can be 
easily programed to fit different interpolating functions depending on 
the meteorological parameter you want to determine. For instance, for 
the wind speed interpolation, the best functional relation is the 
similarity theory, in order to be consistent with the boundary layer 
physics of the WRF , although is easier and faster to fit either the 
power law or the neutral logarithmic profile for the wind vertical 
curve.<br>
<br>
Hope this helps<br>
Roberto<br><br>PhD student.&nbsp; ITESM Monterrey, México<br>Wind Energy Group<br>http://fisica.mty.itesm.mx/fisica/WEG/home.html<br><br><hr width="100%" size="2"><br>&gt; Date: Mon, 22 Nov 2010 11:20:48 +0000<br>&gt; From: s.hawkins@ed.ac.uk<br>&gt; To: wrf-users@ucar.edu<br>&gt; Subject: [Wrf-users] interpolating to height above ground<br>&gt; <br>&gt; Dear WRF users,<br>&gt; <br>&gt; I want to interpolate WRF output from eta levels to heights above the<br>&gt; model terrain height.  I need the code to be relatively fast, and<br>&gt; ideally write to netcdf files. My eta levels are quite closely spaced,<br>&gt; so I could probably get away with linear interpolation between levels.<br>&gt; <br>&gt; Does anyone know whether there is any existing tool which will do this<br>&gt; (it seems GEMpak might have this functionality), or (b) are there any<br>&gt; tools, such as the netcdf operators or climate data operators which<br>&gt; might be adaptable to do this.<br>&gt; <br>&gt; Sam.<br>&gt; <br>&gt; -- <br>&gt; The University of Edinburgh is a charitable body, registered in<br>&gt; Scotland, with registration number SC005336.<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>