<div dir="ltr">Dear Hein,<div><br></div><div>Thank you for all explanations and suggestions about the softwares. Recently, someone suggest me, not in this channel, to use CDO to manipulate the data and easily building them into  regular-space grid. It was very easy to do it in CDO.</div>
<div><br></div><div>Thank you again,</div><div><br></div><div> </div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><font color="#333333"><span style="background-color:rgb(255,255,255)">José Augusto P. Veiga, </span><br><br>======================================<br>
Coordenador do curso de Meteorologia da UEA<br>Universidade do Estado do Amazonas <br>Departamento de Meteorologia<br><span style="border-collapse:separate;font-family:arial;font-size:small">Escola Superior de Tecnologia (EST)</span><br>
-----------------------------------------------------------------------------</font></span></div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><span style="border-collapse:separate;font-family:arial;font-size:small"><font color="#333333">Av. Darcy Vargas, 1200, Manaus-AM Brasil<br>
Work phone:    (92) 3878 4333, Ramal 4333<br>Cell   phone :    (92) 8196 7122<br>Skype:<span style="background-color:rgb(255,255,255)"> veiga_j.a.p.</span><br></font></span></span></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">-----------------------------------------------------------------------------</span><br>
CV: <a href="http://lattes.cnpq.br/4027612512091565" target="_blank"><font style="background-color:rgb(255,255,255)" color="#333333">http://lattes.cnpq.br/4027612512091565</font></a><br>URL:<a href="http://scientificmet.wordpress.com/" target="_blank"><font style="background-color:rgb(255,255,0)">http://scientificmet.wordpress.com/</font></a><br>
<span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">-----------------------------------------------------------------------------</span></font></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br>
</span></font></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br></span></font></div><div><font color="#333333"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br>
</span></font></div></div></div>
<br><br><div class="gmail_quote">On Wed, Jul 9, 2014 at 2:43 AM, Hein Zelle <span dir="ltr">&lt;<a href="mailto:hein.zelle@bmtargoss.com" target="_blank">hein.zelle@bmtargoss.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear José,<br>
<div class=""><br>
&gt; what should I do to obtain the WRF output into a regular horizontal grid<br>
&gt; space? I use ARWpost to get my files readable in GrAds. I need WRF output<br>
&gt; into regular grid (in y and x directions) because I will regrid observed<br>
&gt; grid data into wrf output domain.<br>
<br>
</div>you&#39;ll need regridding software.  I use Matlab, Ferret, Python or a<br>
custom C++ program to do this.<br>
<br>
Matlab:     griddata()<br>
Ferret:     scat2gridgauss_xy   or   curv2rect<br>
Python:     matplotlib + basemap package, or custom interpolation<br>
<br>
You have the WRF grid point center and edge coordinates available as<br>
XLONG, XLAT, XLONG_U, XLAT_U, XLONG_V, XLAT_V.  With these you can<br>
interpolate to any other location.<br>
<br>
I&#39;m sure NCL has a solution as well, but I&#39;m not familiar with it.<br>
Perhaps someone else can indicate how to regrid using NCL.<br>
<br>
Kind regards,<br>
     Hein<br>
<br>
<br>
--<br>
<br>
Dr. Hein Zelle<br>
Senior consultant meteorology &amp; oceanography<br>
BMT ARGOSS<br>
<br>
Tel:        <a href="tel:%2B31%20%280%29527-242299" value="+31527242299">+31 (0)527-242299</a><br>
Fax:        <a href="tel:%2B31%20%280%29527-242016" value="+31527242016">+31 (0)527-242016</a><br>
E-mail:     <a href="mailto:hein.zelle@bmtargoss.com">hein.zelle@bmtargoss.com</a><br>
Website:    <a href="http://www.bmtargoss.com" target="_blank">www.bmtargoss.com</a><br>
<br>
BMT ARGOSS b.v.<br>
Voorsterweg 28, 8316 PT Marknesse, the Netherlands<br>
Postal address: P.O. Box 61, 8325 ZH Vollenhove, the Netherlands<br>
<br>
Registered in The Netherlands, Registered no. 39060160.<br>
<br>
Unless otherwise agreed by BMT ARGOSS in writing, all work,<br>
services, goods or products supplied by BMT ARGOSS shall be subject<br>
to and governed by BMT ARGOSS&#39; own terms and conditions which are<br>
available for inspection from BMT ARGOSS on request.<br>
<br>
E-mail confidentiality notice and disclaimer:<br>
The contents of this e-mail and any attachments are intended for the<br>
use of the mail addressee(s) shown. If you are not that person, you<br>
are not allowed to read it, to take any action based upon it or to<br>
copy it, forward, distribute or disclose the contents of it and you<br>
should please delete it from your system. BMT ARGOSS does not accept<br>
liability for any errors or omissions in the context of this e-mail or<br>
its attachments which arise as a result of internet transmission, nor<br>
accept liability for statements which are those of the author and<br>
clearly not made on behalf of BMT ARGOSS.<br>
_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
</blockquote></div><br></div>