[ncl-talk] make ncl use the same contour levels

M P mzp3769 at gmail.com
Wed Sep 2 16:11:21 MDT 2020


Hello,
I set this resources but ncl still won't make contours at the same levels
for consecutive plots.
Is there a way to enforce this behavior?
Thanks,
Mark

limitlow, limithigh, spacing are set to constant values

   res at cnFillMode          = "AreaFill"
   res at cnLevelSelectionMode = "ManualLevels"
   res at cnMinLevelValF       = limitlow+spacing
   res at cnMaxLevelValF       = limithigh
   res at cnLevelSpacingF      = spacing
   res at cnLineLabelsOn       = False
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200902/9f6b61b2/attachment.html>


More information about the ncl-talk mailing list