<div dir="ltr"><div class="gmail_default" style="font-size:small">Yu,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;m looking into this and am writing a version of your script that follows the domain of your lat/lon data.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The basic issue is that each WRF output file has global attributes that define the map area of interest. This is a fixed area, that I assume is big enough to enclose the full boundary of your moving nest.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">When you use wrf_xxxx plotting routines, they set the map projections based on the WRF global attributes on the file, and not based on the individual lat/lon domain.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Are you saying that you want the map to be redrawn such that the center of your storm is roughly in the center of the map? If so, then you probably don&#39;t want to use the wrf_xxxx routines for plotting.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;m creating a version of your code that uses gsn_csm_xxxx to do the plotting and will report back when it&#39;s done.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 1, 2017 at 8:24 AM, Wang,Yu <span dir="ltr">&lt;<a href="mailto:wangyu8722@ufl.edu" target="_blank">wangyu8722@ufl.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_611225993281305673divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<p>Hello,</p>
<p><br>
</p>
<p>I am trying to make some dbz plots with multiple files of a moving domain. The contour line  seems right and moving centered on the storm but all the graphs that I created have exact same background which is not right since my domain is a moving one. What
 should I do I am dealing with a moving domain? Is there a certain function I should or should use? I have attached my script, hope some one could give me some help.</p>
<p><br>
</p>
<p>Thank you so much for your help.</p>
<p><br>
</p>
<p>Best,</p>
<p><br>
</p>
<p>Yu</p>
<p><br>
</p>
<p><br>
</p>
</div>
</div>

<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>