<div dir="ltr">Hi ncl-talk,<div>I'm trying to plot the season of the year with maximum precipitation</div><div>for each grid-point in the U.S.</div><div>I created a matrix of output, dimensioned lat x lon.</div><div>There are only 4 possible (integer)values: 1,2,3,4 <--which I checked.</div><div>(1 is DJF, 2 is MAM, etc. I'll make this pretty later.) </div><div>I get the attached plot, cam1x1_maxx_doy_precip.r01.1901.jpg,</div><div>(which I hope you can see) which I believe is correct.</div><div>However, I do not understand why there appear to be so many floats</div><div>in the plot. Is there some kind of interpolation going on?</div><div>When I try to set the contour levels explicitly, 1,2,3,4 I do</div><div>not seem to get a correct result.</div><div>Thus, it would be awesome if someone could point me to </div><div>a page explaining interpolation in contour plots.</div><div>Thanks very much!</div><div>-Lesley Smith</div></div>