<div dir="ltr">Dear All,<br><br>I have cmip5 HadGEM2-ES netcdf file which has z axis as
 hybrid vertical height coordinate (meters). I want this to be interpolated to 
required pressure level so that I can ingest in to the WRF. The CMOR pre-processor available at <a href="http://www.meteo.unican.es/wiki/cordexwrf/SoftwareTools/CmorPreprocessor" target="_blank">http://www.meteo.unican.es/wiki/cordexwrf/SoftwareTools/CmorPreprocessor</a> does not provide procedure for this kind of files. Is there any procedure available for using this data in WRF.<br>

<br>Please find below the ncdump 
output for netcdf file to be interpolated.<br>
<br>Can I get some help on this please.<br><br><div dir="ltr">--------------------------------------------------<br>netcdf va_6hrLev_HadGEM2-ES_rcp45_r1i1p1_200512010600-200603010000 {<br>
dimensions:<br>    time = UNLIMITED ; // (360 currently)<br>    lev = 38 ;<br>    lat = 144 ;<br>    lon = 192 ;<br>    bnds = 2 ;<br>variables:<br>    double time(time) ;<br>        time:units = &quot;days since 1859-12-01&quot; ;<br>


        time:calendar = &quot;360_day&quot; ;<br>        time:axis = &quot;T&quot; ;<br>        time:long_name = &quot;time&quot; ;<br>        time:standard_name = &quot;time&quot; ;<br>    double lev(lev) ;<br>        lev:bounds = &quot;lev_bnds&quot; ;<br>


        lev:units = &quot;m&quot; ;<br>        lev:axis = &quot;Z&quot; ;<br>        lev:positive = &quot;up&quot; ;<br>        lev:long_name = &quot;hybrid height coordinate&quot; ;<br>        lev:standard_name = &quot;atmosphere_hybrid_height_coordinate&quot; ;<br>


        lev:formula = &quot;z(k,j,i) = a(k) + b(k)*orog(j,i)&quot; ;<br>        lev:formula_terms = &quot;a: lev b: b orog: orog&quot; ;<br>    double lev_bnds(lev, bnds) ;<br>        lev_bnds:formula = &quot;z(k,j,i) = a(k) + b(k)*orog(j,i)&quot; ;<br>


        lev_bnds:standard_name = &quot;atmosphere_hybrid_height_coordinate&quot; ;<br>        lev_bnds:units = &quot;m&quot; ;<br>        lev_bnds:formula_terms = &quot;a: lev_bnds b: b_bnds orog: orog&quot; ;<br>    double b(lev) ;<br>


        b:long_name = &quot;vertical coordinate formula term: b(k)&quot; ;<br>    float orog(lat, lon) ;<br>        orog:standard_name = &quot;surface_altitude&quot; ;<br>        orog:long_name = &quot;Surface Altitude&quot; ;<br>


        orog:comment = &quot;height above the geoid; as defined here, \&quot;\&quot;the
 geoid\&quot;\&quot; is a surface of constant geopotential that, if the ocean were
 at rest, would coincide with mean sea level. Under this definition, the
 geoid changes as the mean volume of the ocean changes (e.g., due to 
glacial melt, or global warming of the ocean).  Report here the height 
above the present-day geoid.  Over ocean, report as 0.0&quot; ;<br>
        orog:units = &quot;m&quot; ;<br>    double b_bnds(lev, bnds) ;<br>        b_bnds:long_name = &quot;vertical coordinate formula term: b(k+1/2)&quot; ;<br>    double lat(lat) ;<br>        lat:bounds = &quot;lat_bnds&quot; ;<br>


        lat:units = &quot;degrees_north&quot; ;<br>        lat:axis = &quot;Y&quot; ;<br>        lat:long_name = &quot;latitude&quot; ;<br>        lat:standard_name = &quot;latitude&quot; ;<br>    double lat_bnds(lat, bnds) ;<br>


    double lon(lon) ;<br>        lon:bounds = &quot;lon_bnds&quot; ;<br>        lon:units = &quot;degrees_east&quot; ;<br>        lon:axis = &quot;X&quot; ;<br>        lon:long_name = &quot;longitude&quot; ;<br>        lon:standard_name = &quot;longitude&quot; ;<br>


    double lon_bnds(lon, bnds) ;<br>    float va(time, lev, lat, lon) ;<br>        va:standard_name = &quot;northward_wind&quot; ;<br>        va:long_name = &quot;Northward Wind&quot; ;<br>        va:comment = &quot;on all model levels&quot; ;<br>


        va:units = &quot;m s-1&quot; ;<br>        va:original_name = &quot;mo: m01s00i003&quot; ;<br>   
     va:history = &quot;2010-09-08T14:00:25Z altered by CMOR: replaced 
missing value flag (-1.07374e+09) with standard missing value (1e+20).&quot; ;<br>
        va:missing_value = 1.e+20f ;<br>        va:_FillValue = 1.e+20f ;<br>        va:associated_files = &quot;baseURL: <a href="http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation" target="_blank">http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation</a> gridspecFile: gridspec_fx_HadGEM2-ES_rcp45_r0i0p0.nc&quot; ;</div>
<br clear="all"><br>-- <br>With regards<br><br>Dr.R.Jagannathan                <br>Professor of Agronomy<br>Agro Climate Research Centre<br>Tamil Nadu Agricultural University <br>Coimbatore - 641 003 India        <br><br>
PHONE:  Mob: +91 94438 89891<br><br>DO NOT PRINT THIS E-MAIL UNLESS NECESSARY. THE ENVIRONMENT CONCERNS US ALL.
</div>