<div style="white-space:pre-wrap">Hi Guanhuan,<br><br>You could try the following to remove the ensemble dimension:<br><br>ncwa -a ensemble <a href="http://infoo.nc">infoo.nc</a> <a href="http://outfoo.nc">outfoo.nc</a><br><br>Cheers,<br></div><div class="gmail_quote"><div dir="ltr">On Thu, Dec 24, 2015 at 12:49 wen &lt;<a href="mailto:wenguanhuan@163.com" target="_blank">wenguanhuan@163.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:10px;font-family:Arial"><div>Hi Ben,</div><div>Thank you for reply. I had the some idea at first. However,  the data source is ECWMF ensemble forecast data,  which has an additional  dimension named &quot;ensemble&quot;. The filed is like this &quot;TT(ensemble, level, latitude, longitude)&quot;. I haven&#39;t found a way to split the file into 50 files without ensemble dimension.  So I use ncl to read the data source  and write the field  into intermediate files. Do you have any better ideal? Thank you! </div><br><br><br><br><div style="zoom:1">--<br><div>Best regards,</div><div>Guanhuan Wen</div><div style="clear:both"></div></div></div><div style="line-height:1.7;color:#000000;font-size:10px;font-family:Arial"><div></div><br>At 2015-12-24 01:36:43, &quot;Benjamin Lamptey&quot; &lt;<a href="mailto:bllamptey@gmail.com" target="_blank">bllamptey@gmail.com</a>&gt; wrote:<br> <blockquote style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid"><div dir="ltr">Hello,<div>I prefer you create your own Vtable using GFS (or any other) as example. </div><div>You name your Vtable as Vtable.XXX</div><div>When you get to the stage where you make use of Vtable, you choose the one you have created.</div><div><br></div><div>I believe it will be simpler than writing the intermediate file format.</div><div><br></div><div>Regards</div><div>Ben</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 23, 2015 at 10:11 AM, wen <span dir="ltr">&lt;<a href="mailto:wenguanhuan@163.com" target="_blank">wenguanhuan@163.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="font-size:12px;color:#777;font-family:&#39;Lucida Grande&#39;,Helvetica,Arial,sans-serif;background-color:#fff;padding:4px">
<a href="https://www.boxbe.com/overview" style="text-decoration:none;color:#5e96ea" target="_blank"><img alt="Boxbe" src="http://www.boxbe.com/images/logo_dark_small.png" width="64px" style="margin-left:0px;border:none"></a>

<img src="http://www.boxbe.com/stfopen?tc_serial=23757636524&amp;tc_rand=1154879298&amp;utm_source=stf&amp;utm_medium=email&amp;utm_campaign=ANNO_CLEANUP_ADD&amp;utm_content=001">

This message is eligible for Automatic Cleanup! (<a href="mailto:wenguanhuan@163.com" target="_blank">wenguanhuan@163.com</a>) 
<a style="text-decoration:none;color:#5e96ea" href="https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Ftoken%3D2IWG%252FjKpYStkW%252Be13VZihx3zUbqQJf0MsLU0R5BSWvKELwQuuihJTnQm%252BcG4ZoNl9Y0foawtV88ixtxKEZr05BflowasIkUehdki78tBu7dUeItIqxFZEw7ccDpDe9mjCuSccBZiY1U%253D%26key%3Dor4jGcj2r13cVApDPHRxlDrvF9dqzkDpanvDQIFn4Ps%253D&amp;tc_serial=23757636524&amp;tc_rand=1154879298&amp;utm_source=stf&amp;utm_medium=email&amp;utm_campaign=ANNO_CLEANUP_ADD&amp;utm_content=001" title="Add a new automatic cleanup rule" target="_blank">Add cleanup rule</a>
 | <a style="text-decoration:none;color:#5e96ea" href="http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=23757636524&amp;tc_rand=1154879298&amp;utm_source=stf&amp;utm_medium=email&amp;utm_campaign=ANNO_CLEANUP_ADD&amp;utm_content=001" title="Get info on automatic cleanup" target="_blank">More info</a>
<br>

    </div>

<br><div style="line-height:1.7;color:#000000;font-size:10px;font-family:Arial"><div>Hi all,</div><div>      I am trying to use an unusual data as boundary and input for wrf. There are temperature (T), u-wind (U), v-wind (V), geopotential   height, relative (rh) on 11 pressure levels and temperature at 2 meter (T2), u-wind (U10) and v-wind (V10) at 10 meter and mean sea level pressure (MSL). <span style="font-size:10px;line-height:1.7"> Since there is no Vtable for the data source,  I  write code to read the data and write into intermediate file and then continue the normal subsequent steps (metgrid.exe, real.exe, and wrf.exe). I come up with some questions listed following. I hope you can help. Thank you!</span></div><div><span style="font-size:10px;line-height:1.7"><br></span></div><div><span style="font-size:10px;line-height:1.7">1. Is it enough to run wrf using the existing variables int he data source?</span></div><div><span style="font-size:10px;line-height:1.7">2. The variable name and pressure level have to be written in the intermediate file. As I know, temperature, u-wind, v-wind at pressure level are represented by &quot;TT, UU, VV&quot;.   What  variable names and pressure level is used for temperature at 2 meter,  u-wind and v-wind at 10 meter? Is there any file discribing the variable name and pressure level for the intermediate file?</span></div><div>3. I find that it is no need to write  missing value of the data source into intermediate file. Is it ok for following steps if data source contain missing value?       </div><br><br><br><br><div style="zoom:1">--<br><div>Best regards,</div><div>Guanhuan Wen</div><div style="clear:both"></div></div></div><br><br><span title="neteasefooter"><p> </p></span><br>_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu" target="_blank">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div>Benjamin L. Lamptey, PhD (Physicist, Meteorologist and Geoscientist)<br>Deputy Director-General<br>African Centre of Meteorological Applications for
Development (ACMAD)</div><div>55, Avenue des Ministères, PL6<br>BP 13184, 1er Arrondissement, Niamey Plateau, Niger,<span style="font-size:10pt;font-family:Arial"><br>Tel.(+227) </span>















<span>20 73.49.92</span> or 20 72 39 16 (preferred)<br>Fax: (+227) 20723627 <br></div><a href="http://www.acmad.net" target="_blank">www.acmad.net</a><br><br><div>Cell: +22796645655; +233265121750<br><a href="mailto:bllamptey@gmail.com" target="_blank">Email: b.lamptey@acmad.org; bllamptey@gmail.com</a><br>Skype: Benjamin Lamptey<br><br></div></div></div></div></div>
</div>
</blockquote></div><br><br><span title="neteasefooter"><p> </p></span>_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu" target="_blank">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div dir="ltr">Brandon J Fisel<div>Iowa State University</div><div>Department of Geological &amp; Atmospheric Sciences</div><div><br></div><div>Doctoral Research Assistant</div><div><a href="mailto:bjfisel@iastate.edu">bjfisel@iastate.edu</a></div><div>Tel:219.242.1466</div><div>Fax:515.294.6049</div><div><br></div><div>&quot;Climate is what we expect; weather is what we get.&quot; -Mark Twain</div></div>