<div dir="ltr">Hi Noelia,<div>If you do not set cnLevelSelectionMode (to ManualLevels or ExplicitLevels) then NCL will determine the contour levels for each individual plot, and they can be different. See examples 1 and 4 here:</div><div><a href="http://www.ncl.ucar.edu/Applications/contourLev.shtml">http://www.ncl.ucar.edu/Applications/contourLev.shtml</a><br></div><div>Hope that helps!</div><div>Adam</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 21, 2016 at 10:45 AM, Noelia otero <span dir="ltr">&lt;<a href="mailto:noeli1680@gmail.com" target="_blank">noeli1680@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I&#39;m using a common labelbar for several plots. However it isn&#39;t working properly, because it seems that it is taking the values of the first plot, and then, the levels are wrong for the rest of them. I don&#39;t know if I have to define always &quot;Manual levels&quot;..What I am defining:</div><div><br></div><div><div>  res = True</div><div>  res@gsnAddCyclic   = False</div><div>  res@gsnMaximize    = True</div><div>  res@gsnDraw        = False</div><div>  res@gsnFrame       = False</div><div>  res@lbLabelBarOn   = False ;not individual labelbar</div><div>  res@lbAutoManage   = True</div><div><br></div><div>  res@mpMinLatF      = min(lat)</div><div>  res@mpMaxLatF      = max(lat)</div><div>  res@mpMinLonF      = min(lon)</div><div>  res@mpMaxLonF      = max(lon)</div><div>  res@cnLinesOn      = False</div><div>  res@cnFillOn       = True</div></div><div><br></div><div>;for the panel</div><div>  panelres = True</div><div>  panelres@gsnFrame = False</div><div>  panelres@gsnMaximize = True</div><div>  panelres@gsnMaximize = True</div><div>  panelres@txFontHeightF = 0.01</div><div>  panelres@gsnPanelLabelBar = True</div><div>  panelres@gsnPanelBottom = 0.06</div><div>  panelres@lbLabelFontHeightF = .006</div><div>  panelres@pmLabelBarWidthF = 0.35 ;label bar width</div><div><br></div><div>But the levels are wrong...what did I miss? </div><div><br></div><div>Many thanks!</div><div><br></div><div>Cheers</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Noelia</div></font></span></div>
<br>_______________________________________________<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/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_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/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </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>
</div>