<div dir="ltr">Thank you Mary...actually my doubt was....If I wish to provide left/right/centre string to every single plot in panel. wrf function is not allowing it as those are gsn functions<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 22, 2017 at 3:25 AM, Mary Haley <span dir="ltr"><<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>></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 class="gmail_default" style="font-size:small">Hello,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I added an example showing how to add subtitles to the top of a series of paneled plots.  See example panel_41.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/panel.shtml#ex41" target="_blank">http://www.ncl.ucar.edu/<wbr>Applications/panel.shtml#ex41</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">You'll want to copy the "draw_panel_titles" procedure from the script, and then call it yourself with something like:</div><div class="gmail_default"><br></div><div class="gmail_default"><div class="gmail_default"><font face="monospace, monospace">  ; Panel the WRF plots.                                                                                               </font></div><div class="gmail_default"><font face="monospace, monospace">    pnlres                            = True</font></div><div class="gmail_default"><span style="font-family:monospace,monospace">    pnlres@<wbr>gsnPanelYWhiteSpacePercent = 13       ; Add white space b/w plots.                           </span><span style="font-family:monospace,monospace">pnlres@gsnPanelLabelBar           = True    ; Turn on common labelbar                               </span><span style="font-family:monospace,monospace">pnlres@lbLabelAutoStride          = True    ; Spacing of lbar labels.                               </span><span style="font-family:monospace,monospace">pnlres@lbBoxMinorExtentF          = 0.13</span></div><div class="gmail_default"><font face="monospace, monospace">    pnlres@gsnPanelSave               = True    ; Keep the plots in their resized state                 </font><span style="font-family:monospace,monospace">pnlres@gsnFrame   </span><span style="font-family:monospace,monospace;white-space:pre-wrap">        </span><span style="font-family:monospace,monospace">      </span><span style="font-family:monospace,monospace;white-space:pre-wrap">    </span><span style="font-family:monospace,monospace">      =</span><span style="font-family:monospace,monospace;white-space:pre-wrap">   </span><span style="font-family:monospace,monospace">False </span><span style="font-family:monospace,monospace;white-space:pre-wrap">       </span><span style="font-family:monospace,monospace">; Don't advance the frame                              </span></div><div class="gmail_default"><font face="monospace, monospace"> gsn_panel(wks,plot,(/3,2/),<wbr>pnlres)           ; now draw as one plot                                  </font><span style="font-family:monospace,monospace">draw_panel_titles(wks,plot,""<wbr>,"NOUCM","","WUCM")</span></div><div class="gmail_default"><font face="monospace, monospace"> frame(wks)</font></div><span class="HOEnZb"><font color="#888888"><div class="gmail_default"><br></div><div class="gmail_default"><br></div></font></span></div><span class="HOEnZb"><font color="#888888"><div class="gmail_default">--Mary</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 15, 2017 at 4:24 AM, swati shewale <span dir="ltr"><<a href="mailto:shewaleswati16@gmail.com" target="_blank">shewaleswati16@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ok. Thanks. I will try to do it.<br></div><div class="m_3424717434053270362HOEnZb"><div class="m_3424717434053270362h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 15, 2017 at 10:18 AM, Barry Lynn <span dir="ltr"><<a href="mailto:barry.h.lynn@gmail.com" target="_blank">barry.h.lynn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Try to look in WRFUser.ncl.<div><br></div><div>Make a back up or copy it to your directory to reference directly.</div><div><br></div><div>Then, you can play with the settings that affect titles.  It isn't easy, but I managed some changes a while back.</div><div><br></div><div>Barry</div></div><div class="gmail_extra"><div><div class="m_3424717434053270362m_2370490813765747196h5"><br><div class="gmail_quote">On Fri, Sep 15, 2017 at 7:02 AM, swati shewale <span dir="ltr"><<a href="mailto:shewaleswati16@gmail.com" target="_blank">shewaleswati16@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks a lot for suggestion. could you suggest resources for left, right and centre string as well. <br></div><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093HOEnZb"><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 14, 2017 at 9:03 PM, Adam Phillips <span dir="ltr"><<a href="mailto:asphilli@ucar.edu" target="_blank">asphilli@ucar.edu</a>></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>The gsn*String resources can only be used within a gsn_csm_* plotting function. If you are calling a WRF plotting function (wrf_contour for example) gsnLeftString will be ignored. Note that some of the wrf plotting routines allow the user to set a special resource to set a subtitle. (Example: SubFieldTitle in wrf_contour)<br></div><div>Adam</div></div><div class="gmail_extra"><div><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093m_3683679107032854022h5"><br><div class="gmail_quote">On Wed, Sep 13, 2017 at 9:53 PM, swati shewale <span dir="ltr"><<a href="mailto:shewaleswati16@gmail.com" target="_blank">shewaleswati16@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am handling WRF output so is it like gsn resources wont work as it works on regular netcdf file?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 14, 2017 at 9:22 AM, swati shewale <span dir="ltr"><<a href="mailto:shewaleswati16@gmail.com" target="_blank">shewaleswati16@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">yes, I came to know about it so I corrected it. still facing same issue.<br></div><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093m_3683679107032854022m_7224678543416097495m_2138212181175801231HOEnZb"><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093m_3683679107032854022m_7224678543416097495m_2138212181175801231h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 13, 2017 at 8:54 PM, Rick Brownrigg <span dir="ltr"><<a href="mailto:brownrig@ucar.edu" target="_blank">brownrig@ucar.edu</a>></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><div>Hi,<br><br></div>You have a typo, that might be the source of the problem:   its gsn<span style="color:rgb(255,0,0)">L</span>eftString, not gsn<span style="color:rgb(255,0,0)">l</span>eftString.<br><br></div>Rick<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093m_3683679107032854022m_7224678543416097495m_2138212181175801231m_-7328145134672409959h5">On Tue, Sep 12, 2017 at 10:12 PM, swati shewale <span dir="ltr"><<a href="mailto:shewaleswati16@gmail.com" target="_blank">shewaleswati16@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093m_3683679107032854022m_7224678543416097495m_2138212181175801231m_-7328145134672409959h5"><div dir="ltr"><div><div>Hello All,<br><br></div>I want to allocate left, right and centre string for each plot. I tried to give it in t_res, it gives warning as follow<br><br>warning:gsnleftString is not a valid resource in panel_time_avg_contour at this time<br><br></div>I am unable to get like where to put that resource...whether at t_res, mpres, pnlres or pltres. attached herewith script along with plot. <br><br>Thank you in advance. Any help will be appreciated</div>
<br></div></div>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="m_3424717434053270362m_2370490813765747196m_785708289768851093m_3683679107032854022HOEnZb"><font color="#888888">-- <br><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093m_3683679107032854022m_7224678543416097495gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphill<wbr>i/</a>   </font></span><span><font color="#888888"><a href="tel:(303)%20497-1726" value="+13034971726" target="_blank">303-497-1726</a> </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
</font></span></div>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br></div></div><div class="m_3424717434053270362m_2370490813765747196m_785708289768851093gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br>US <a href="tel:(914)%20432-3108" value="+19144323108" target="_blank">914 432 3108</a><br></div></div></div>
</div>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>