[ncl-talk] Data values out of range of levels set by EXPLICITLEVELS mode
Anie K Lal
Anieklal at cas.iitd.ac.in
Tue Mar 21 07:41:32 MDT 2023
Hi all
Kindly find my ncl script attached. Figure 1 shows the plot that I get
with Automatic cnLevelSelectionMode. While when I provide explicit
levels (/0,10,20,30,40,50,60,70,80,90,100/), the result is in Figure 2
with the below warning:
"warning:ContourPlotSetValues: Data values out of
range of levels set by EXPLICITLEVELS mode"
I tried things as per the following discussions, but couldn't solve it:
https://www.ncl.ucar.edu/Support/talk_archives/2012/3652.html
https://www.ncl.ucar.edu/Support/talk_archives/2012/0204.html
I want to define levels explicitly for the contours.
Kindly help me solve this issue.
Looking forward to any kind of help.
Thank you
Anie
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test.ncl
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20230321/8725f96b/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Figure1.png
Type: image/png
Size: 77637 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20230321/8725f96b/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Figure2.png
Type: image/png
Size: 74006 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20230321/8725f96b/attachment-0003.png>
More information about the ncl-talk
mailing list