<div dir="ltr">Hello,<div>I set this resources but ncl still won't make contours at the same levels</div><div>for consecutive plots.</div><div>Is there a way to enforce this behavior?</div><div>Thanks,</div><div>Mark</div><div><br></div><div>limitlow, limithigh, spacing are set to constant values</div><div><br></div><div>   res@cnFillMode          = "AreaFill"<br>   res@cnLevelSelectionMode = "ManualLevels"<br>   res@cnMinLevelValF       = limitlow+spacing<br>   res@cnMaxLevelValF       = limithigh<br>   res@cnLevelSpacingF      = spacing<br>   res@cnLineLabelsOn       = False<br><br></div><div><br></div></div>