<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Ehsan,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Your question highlights why I recommend that people use the gsn_csm_contour_map function for plotting WRF data when they need to add a lot of customization to the plot.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The issue is that you have to add the contours to the map plot, not the contour plot.  The wrf_map_overlays function creates the map, does the overlay, draws the plot, and then removes the contour plot, so by then it's too late to add the shapefile information to the contour/map plot yourself.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">However, wrf_map_overlays has a special resource, "PanelPlot", that you can set that tells it not to remove the contour plot, allowing you to add the shapefile outlines after the plot has been created. For an example, see shapefiles_14.ncl at:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/shapefiles.shtml#ex14">http://www.ncl.ucar.edu/Applications/shapefiles.shtml#ex14</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 22, 2018 at 9:26 AM, Ehsan Taghizadeh <span dir="ltr"><<a href="mailto:ehsantaghizadeh@yahoo.com" target="_blank">ehsantaghizadeh@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:bookman old style,new york,times,serif;font-size:16px"><div style="font-family:bookman old style,new york,times,serif;font-size:16px"><div id="m_5022461332792121401ydp15dfaefbyiv9718295842"><div><div style="font-family:bookman old style,new york,times,serif;font-size:16px"><div><span style="color:rgb(38,40,42)">Dears,</span><br clear="none"></div><div><span style="color:rgb(38,40,42)">I had sent this email before, but because of the big size at that email, I put input files in ftp <span><span style="font-family:"bookman old style","new york",times,serif;font-size:16px">in this email</span></span>.</span></div><div class="m_5022461332792121401ydp15dfaefbyiv9718295842ydpfc0b8e83yahoo_quoted" id="m_5022461332792121401ydp15dfaefbyiv9718295842ydpfc0b8e83yahoo_quoted_5713484709"><div style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;color:#26282a"><div><div id="m_5022461332792121401ydp15dfaefbyiv9718295842ydpfc0b8e83yiv5219536339"><div style="font-family:bookman old style,new york,times,serif;font-size:16px"><span class=""><div>I have some problems in the attached script, which tries to plot cross section of WRF output.</div></span><div>I need some help in different steps, and I'll be thankful if I could have your help, as before.</div><div><br clear="none"></div><div>In the first step, I want to include shape files of my country and its provinces in first figure which shows terrains. The shape files overlay on the figure but not in the correct place and not correct size, they stand in left bottom of the first page.</div><div>Could I have any suggestion to make them stand in correct size and correct place?</div><div>In previous email I had attached shape files, now I put them in ftp, also I put wrfout file, which is the input in the script, in ftp.<br clear="none"></div><div><span></span><div>I got this script from ncl-talk and it worked well in any case. However to put shape file in cross section view I have problem.<br clear="none"></div><div>The script and its output are been attached in this email. All shape files and wrfout file are in ftp as Ehsan.rar.</div></div></div></div></div></div></div></div></div></div></div><span class=""><div class="m_5022461332792121401ydp8f430dbfyiv9718295842yqt7834275935" id="m_5022461332792121401ydp8f430dbfyiv9718295842yqtfd37875"><br clear="none"></div><div class="m_5022461332792121401ydp8f430dbfyiv9718295842yqt7834275935" id="m_5022461332792121401ydp8f430dbfyiv9718295842yqtfd75128"><div>Any help will be appreciated.<br clear="none"></div><div><br clear="none"></div><div>Sincerely</div><div>Ehsan</div></div><div class="m_5022461332792121401ydp8f430dbfyiv9718295842yqt7834275935" id="m_5022461332792121401ydp8f430dbfyiv9718295842yqtfd57128">
            </div><div class="m_5022461332792121401ydp8f430dbfyiv9718295842yqt7834275935" id="m_5022461332792121401ydp8f430dbfyiv9718295842yqtfd94600">
        </div></span></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>