<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks Mary, that did the trick and in a LOT fewer lines than I'd
    been playing around with.  The new example is nice too.  I know we
    can't have examples for everything so I'm glad to see this one make
    it.<br>
    <br>
    Cheers,<br>
    Dave<br>
    <br>
    <div class="moz-cite-prefix">Mary Haley wrote on 10/15/14 8:48 AM:<br>
    </div>
    <blockquote
cite="mid:CACNN_C+kw3Qmj8Q0snwBQmLFOpMu6zc9esHpDqARvx3fSoDA1A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">Hi Dave,</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">Sorry this is
          so confusing.  The gsn_csm_xxxx contouring scripts are set up
          to put the labelbar on the right side, and they unfortunately
          don't recognize a setting of "pmLabelBarSide" of "Left".</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">You can set
          the pmLabelBarOrthogonalPosF resource to move it over.  Try a
          value of -1.2 (-1.0 puts it on the left side of the plot, and
          values slightly smaller will push it outside the plot).</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">You can also
          see example lb_21.ncl, which I just created for this purpose,
          at:</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style=""><a moz-do-not-send="true"
            href="http://www.ncl.ucar.edu/Applications/labelbar.shtml#ex21">http://www.ncl.ucar.edu/Applications/labelbar.shtml#ex21</a><br>
        </div>
        <div class="gmail_default" style=""><br>
        </div>
        <div class="gmail_default" style="">--Mary</div>
        <div class="gmail_default" style=""><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Oct 14, 2014 at 12:01 PM, David
          B. Reusch <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:dreusch@ees.nmt.edu" target="_blank">dreusch@ees.nmt.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 bgcolor="#FFFFFF" text="#000000"> I need to put a
              vertical labelbar on the left side of a
              gsn_csm_contour_map_polar plot and it's not proving to be
              as straightforward as I'd hoped.  I've managed to
              customize lb_19.ncl to a point that seems promising (i.e.,
              has the potential to work for my actual plot script) but
              it seems rather clunky/fragile and I was hoping there'd be
              something simpler.  (I'm also aware that lb_19.ncl uses
              gsn_csm_contour_map but am not seeing that difference as
              part of the problem.)<br>
              <br>
              Note that I had the impression that setting pmLabelBarSide
              to "Left" was all I needed to do, so that's more or less
              where I started (inspired by both the Labelbar and
              Paneling Examples) but it seems to be ignored (with no
              error or warning messages).  The attached example
              indicates where I tried this.<br>
              <br>
              This is NCL 6.2.1 on OS X 10.9.5.  I've attached the
              customized script, a small data file and an example
              figure.<br>
              <br>
              Thanks,<br>
              Dave<span class="HOEnZb"><font color="#888888"><br>
                  <pre cols="72">-- 
Associate Research Professor of Climatology
Dept of Earth and Environmental Science
MSEC 304; 801 Leroy Place
New Mexico Tech
Socorro, NM 87801
</pre>
                </font></span></div>
            <br>
            _______________________________________________<br>
            ncl-talk mailing list<br>
            List instructions, subscriber options, unsubscribe:<br>
            <a moz-do-not-send="true"
              href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk"
              target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Associate Research Professor of Climatology
Dept of Earth and Environmental Science
MSEC 304; 801 Leroy Place
New Mexico Tech
Socorro, NM 87801
</pre>
  </body>
</html>