<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:9.0pt;
        font-family:"Courier New";}
p.Computer, li.Computer, div.Computer
        {mso-style-name:Computer;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Courier New";
        color:black;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">I'm using WRFv3.4.1, trying to initialize from ERA-Interim data.&nbsp; I've tried both ds627.0 and directly from
<a href="http://data-portal.ecmwf.int/data/d/dataserver">http://data-portal.ecmwf.int/data/d/dataserver</a>.&nbsp; For this discussion, let's assume it's the more commonly used ds627.0.<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">I ran
<b>ungrib.exe</b> using <b>Vtable.ERA-interim.ml</b> using the types of files specified at the end of the Vtable file.&nbsp; Using
<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="Computer"><span lang="FR"># rd_intermediate.exe FILE:2005-12-31_12 | grep LEVEL<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">I can see the 200100 level, and levels labeled 60.000000 down to 1.000000.&nbsp; I extracted the 60-layer table from<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><a href="http://www.ecmwf.int/products/data/technical/model_levels/model_def_60.html">http://www.ecmwf.int/products/data/technical/model_levels/model_def_60.html</a> and
 put it in a file <b>ecmwf_coeffs</b>.<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">I used the same
<b>namelist.wps</b> and <b>Vtable</b> to run <b>calc_ecmwf_p.exe</b>.&nbsp; I get PRES:* files, but they still contain the same 200100 level and levels from 1.00000 to 60.0000.&nbsp; Wasn't I supposed to get values like 100000 and 85000?&nbsp; My namelist DOES have the block<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="Computer"><span lang="FR">&amp;mod_levs<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">press_pa = 201300 , 200100 , 100000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;95000 ,&nbsp; 90000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;85000 ,&nbsp; 80000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;75000 ,&nbsp; 70000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;65000 ,&nbsp; 60000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;55000 ,&nbsp; 50000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;45000 ,&nbsp; 40000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;35000 ,&nbsp; 30000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;25000 ,&nbsp; 20000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15000 ,&nbsp; 10000 , <o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5000 ,&nbsp;&nbsp; 1000<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">included.&nbsp;
<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">For future searches of this list, the error in the next step (running
<b>obsgrid.exe</b>) is found its standard output:<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="Computer"><span lang="FR">Error finding the 850, 700, 500 hPa levels.<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">pressure=&nbsp;&nbsp;&nbsp; 1001.000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1012.000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1009.000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1005.000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;999.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 990.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 979.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 966.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;950.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 931.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 909.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 884.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;858.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 828.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 797.0000&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;763.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;728.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 692.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 654.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 616.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;577.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 539.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 462.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;425.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 388.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 353.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 320.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;288.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 257.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 229.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 202.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;177.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 154.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 133.0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 113.0000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;96.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 80.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55.00000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;44.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 29.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23.00000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;19.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15.00000&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;12.00000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.00000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;8.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4.000000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;3.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.000000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;1.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.000000&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>
<p class="Computer"><span lang="FR">&nbsp;&nbsp;&nbsp;&nbsp;0.000000&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">Any suggestions?&nbsp; Is there another version of
<b>calc_ecmwf_p.f90</b> that is known to work with ds627.0 data?<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">Thanks,<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">Bart Brashers<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
</div>
<br>
<hr size="1" color="#004250">
This message contains information that may be confidential, privileged or otherwise protected by law from disclosure. It is intended for the exclusive use of the Addressee(s). Unless you are the addressee or authorized agent of the addressee, you may not review,
 copy, distribute or disclose to anyone the message or any information contained within. If you have received this message in error, please contact the sender by electronic reply to email@environcorp.com and immediately delete all copies of the message.
</body>
</html>