<div dir="ltr"><div>Hi,<br><br></div><div>Historically, the first two colors in a colormap were reserved as "background" and "foreground" colors, typically black and white. To preserve backwards compatibility, that is still the case when colors are associated with the *workstation*. However, in the case of colormaps that are loaded into a *palette* that is expressly used for contouring, vectors, streamlines, etc. those first two colors are stripped out of the colormap. So I think the short answer is you want to adjust all your color indices by -2 (except of course the -1 indexes designating "TRANSPARENT".<br>  <br></div><div>Looking at the color palette you are using:<br><br><a href="http://ncl.ucar.edu/Document/Graphics/ColorTables/BlueDarkRed18.shtml">http://ncl.ucar.edu/Document/Graphics/ColorTables/BlueDarkRed18.shtml</a><br><br></div><div>We see the indices going from 2 to 19<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 12, 2018 at 7:58 AM, Anne <span dir="ltr"><<a href="mailto:anne.seidenglanz@unive.it" target="_blank">anne.seidenglanz@unive.it</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>Hi all,</div><div><br></div><div>I want to plot some anomaly; for these difference plots I have used cnLevelSelectionMode = "ExplicitLevels" in order to specify both my contour levels as well as specific colors after that. I have used the pre-defined "BlueDarkRed18" color table; my specified cnFillColors are well within the range of this colour table (3 to 18; see script attached), nevertheless I receive the error message</div><div><br></div><div>"color index exceeds size of palette, defaulting to foreground color of entry"</div><div><br></div><div>Why is this? Sorry if I have missed something from the documentation.</div><div>I have attached both the script and an example plot (last plot). </div><div><br></div><div>Any help is appreciated,</div><div>thanks</div><div>Anne</div></div>

<br>
<div><font style="font-family:Arial,Helvetica,sans-serif" size="2">Nota automatica aggiunta dal sistema di posta.</font></div><div><img src="https://www.unive.it/media/banner_150.jpg"></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>