<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>