<div dir="ltr"><div class="gmail_default" style="font-size:small">Conrado,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The first warning:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8px">warning:cnLinesLabelsOn</span><br></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8px"><br></span></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8px">is because &quot;</span><span style="font-size:12.8px">cnLinesLabelsOn&quot; is misspelled.  It should be &quot;</span><span style="font-size:12.8px">warning:cnLineLabelsOn&quot;.</span></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8px"><br></span></div><div class="gmail_default" style="font-size:small">The second issue with the &quot;mono_fill_scl&quot; error is hopefully a very simple fix.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The error occurs when you are paneling XY plots and setting:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">pres@gsnPanelLabelBar = True</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The gsn_panel routine doesn&#39;t recognize this resource for XY plots, and it used to just give you a warning and keep going. Now, however, it fails.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you are setting this resource for XY plots, then remove or comment it out.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Let ncl-talk know if this doesn&#39;t fix your problem.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 4, 2017 at 6:45 AM,  <span dir="ltr">&lt;<a href="mailto:jorge.conrado@cptec.inpe.br" target="_blank">jorge.conrado@cptec.inpe.br</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
     Hi,<br>
<br>
<br>
     I have the NCL-6.4.0 installed in myt Linux system with the Conda.<br>
Then I run the command:<br>
<br>
<br>
     ncl prn_osc_pat_1.ncl    to test the NCL<br>
<br>
<br>
     Then I had the message:<br>
<br>
<br>
     fatal:_NhlNewColor:no available colors<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
warning:cnLinesLabelsOn is not a valid resource in<br>
HadISST_sst.EOF_contour at this time<br>
fatal:Variable (mono_fill_scl) is undefined<br>
fatal:[&quot;Execute.c&quot;:8640]:<wbr>Execute: Error occurred at or near line 6111 in<br>
file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/gsn_code.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8640]:<wbr>Execute: Error occurred at or near line 6133 in<br>
file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/gsn_code.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8640]:<wbr>Execute: Error occurred at or near line 6468 in<br>
file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/gsn_code.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8640]:<wbr>Execute: Error occurred at or near line 7078 in<br>
file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/gsn_code.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8640]:<wbr>Execute: Error occurred at or near line 94 in<br>
file ./pltEofPop.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8640]:<wbr>Execute: Error occurred at or near line 227 in<br>
file prn_osc_pat_1.ncl<br>
<br>
<br>
<br>
      Please what can  do to solve this error.<br>
<br>
<br>
      Thanks,<br>
<br>
<br>
      Conrado<br>
______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>