<div dir="ltr">Hi Mark,<div>By default NCL should span the entire colormap range when plotting. If you want more control of range of colors in the colormap that NCL uses, Instead of using gsn_define_colormap you could use a combination of read_colormap_file and the cnFillPalette resource.</div><div>See the text at the top of the Color Fill Example page here:</div><div><a href="http://www.ncl.ucar.edu/Applications/color.shtml">http://www.ncl.ucar.edu/Applications/color.shtml</a><br></div><div><br></div><div>If you have any further questions please respond to the ncl-talk email list.</div><div>Adam</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 21, 2019 at 8:11 PM M P via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div>I define a colormap as</div><div><br></div><div>gsn_define_colormap(wks,"WhiteBlueGreenYellowRed")<br></div><div><br></div><div>I want to divide it into e.g. 20 equal intervals so I can plot data in different ranges</div><div>with different colors. </div><div><br></div><div>Can you help how to e.g. create an array colors[i] that would span the whole range? Or there is another way to do it?</div><div><br></div><div>Thanks,</div><div>Mark</div></div>
_______________________________________________<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/mailman/listinfo/ncl-talk</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="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>