<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Ehsan,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please see example wrf_gsn_5.ncl and wrf_nogsn_5.ncl at</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="https://www.ncl.ucar.edu/Applications/wrfgsn.shtml">https://www.ncl.ucar.edu/Applications/wrfgsn.shtml</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">It shows you how to overlay several WRF plots on top of each other, using WRF plotting functions, and gsn_csm plotting functions.</div><div class="gmail_default"><br></div><div class="gmail_default">Adding shapefile outlines should be done to the map plot, and I believe there's an example on the same page.</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 14, 2018 at 12:49 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>Hi,</div><div>I have some basic problems about overlaying different quantities of WRF, for a few months and unfortunately, until now I couldn't solve it and I'll be thankful if I could have any help for this.</div><div>I saw "<a href="https://www.ncl.ucar.edu/Training/Tutorials/WRF_Users_Workshop/WRF_NCL.shtml" rel="nofollow" target="_blank">https://www.ncl.ucar.edu/<wbr>Training/Tutorials/WRF_Users_<wbr>Workshop/WRF_NCL.shtml</a>", (<span><a href="https://www.ncl.ucar.edu/Training/Tutorials/WRF_Users_Workshop/Scripts/wrf_demo_plot_tc_gsn_shapefiles.ncl" style="margin:0px;padding:0px;color:rgb(133,45,133);font-family:verdana,sans-serif;font-size:13.3333px" rel="nofollow" target="_blank">wrf_demo_plot_tc_gsn_<wbr>shapefiles.ncl</a></span>). It is near to what if want. I just want to add some quantities to it and overlay on it"</div><div><span>uv10 = wrf_user_getvar(f0,"uvmet10",<wbr>it); <span> u at 10 m, mass point</span> </span></div><div><span><span>rh2 = wrf_user_getvar(f,"rh2",0)<span><span style="color:rgb(0,0,0);font-family:bookman old style,new york,times,serif;font-size:16px">;</span></span><span style="white-space:pre-wrap">   </span>       2m Relative Humidity (%)</span><br></span></div><div><span><span><br></span></span></div><div><span><span>I mean overlay of "uv10" as vector and "rh2" as contour, on "terrain" and "shapefiles".</span></span></div><div><span><span>I've written some scripts and I could send it. I want to use "gsn_csm_countour", "gsn_csm_vector", and "overlay" for related quantities.</span></span></div><div><span><span>I hear from Mary Haley "<span><span style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:small">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</span></span>", for that reason I pointed "gsn".</span></span></div><div><span><span><br></span></span></div><div><span><span>I'll be thankful for any help. As I said above I have this problem for a few months, before August, when I tried to plot a cross-section of WRF quantities with overlaying them. For now, I just want vector and contour, not a cross-section.</span></span></div><div><span><span><br></span></span></div><div><span><span>Sincerely</span></span></div><span class="HOEnZb"><font color="#888888"><div><span><span>Ehsan</span></span></div><div style="font-family:bookman old style,new york,times,serif;font-size:16px"></div></font></span></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>