<div dir="ltr">Hi,<div><br></div><div>I am trying to make a panel plot with projection. "orthographic"</div><div>so I used</div><div>  res@<font color="#ff0000">gsnPolar</font>          = "NH"      ; choose projection<br></div><div><br></div><div>But, in that, I am facing an issue regarding the label bar, the issue appearing as</div><div><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,176,130);background-color:rgba(54,40,74,0.85)"><span style="font-variant-ligatures:no-common-ligatures">(0)<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>get_panel_labelbar_info_from_plot: warning: a panel labelbar has been requested,</span></p>
<p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,176,130);background-color:rgba(54,40,74,0.85)"><span style="font-variant-ligatures:no-common-ligatures">(0)<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>but this doesn't appear to be a color plot. No labelbar will be drawn.</span></p></div><div><br></div><div>For panel plot, I am trying:</div><div><br></div><div><br></div><div> ;************************************************<br>; create panel<br>;************************************************<br>  resP                            = True                   ; modify the panel plot<br>  resP@gsnFrame         = False                  ; don't advance panel plot<br>  resP@gsnPanelLabelBar = True                   ; add common colorbar<br>  resP@gsnPanelMainString = ""     ; set main title<br>  resP@gsnPanelBottom   = 0.4                   ; add space at bottom<br>  resP@lbTitleOn             = True<br>  resP@lbTitlePosition     = "Top"<br>  resP@lbTitleString       = ""                      <br>  resP@lbLabelFontAspectF  = 1.5<br>  resP@lbLabelFontHeightF  = 0.02        <br>  resP@lbLabelFont      = 21<br>  resP@pmLabelBarWidthF            = 0.3      <br>  resP@pmLabelBarHeightF           = 0.053 <br>; resP@pmLabelBarOrthogonalPosF    = -0.000001   ; adjuct position of the label bar <br>  resP@cnLineLabelsOn    = False    ; turn off line labels<br>  resP@lbTitleFontHeightF = 0.015<br>  resP@lbBoxLinesOn         =    False</div><div><br></div><div>So, provide some information on how to sort out this issue. </div><div>Sample plot attached with  gsn_panel(wks, plot, (/1,1/), resP)</div><div><br></div><div>Thanks</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>---<br></div><div><font size="2"><span>Kunal</span></font></div><div><b><br></b></div><div><br></div><div><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-collapse:collapse;font-family:Tahoma,Verdana;font-size:12px"><font color="#1F497D"><br></font></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>