[ncl-talk] NCL 6.4.0
Mary Haley
haley at ucar.edu
Tue Apr 4 13:30:01 MDT 2017
Conrado,
The first warning:
warning:cnLinesLabelsOn
is because "cnLinesLabelsOn" is misspelled. It should be "
warning:cnLineLabelsOn".
The second issue with the "mono_fill_scl" error is hopefully a very simple
fix.
The error occurs when you are paneling XY plots and setting:
pres at gsnPanelLabelBar = True
The gsn_panel routine doesn't recognize this resource for XY plots, and it
used to just give you a warning and keep going. Now, however, it fails.
If you are setting this resource for XY plots, then remove or comment it
out.
Let ncl-talk know if this doesn't fix your problem.
Thanks,
--Mary
On Tue, Apr 4, 2017 at 6:45 AM, <jorge.conrado at cptec.inpe.br> wrote:
>
> Hi,
>
>
> I have the NCL-6.4.0 installed in myt Linux system with the Conda.
> Then I run the command:
>
>
> ncl prn_osc_pat_1.ncl to test the NCL
>
>
> Then I had the message:
>
>
> fatal:_NhlNewColor:no available colors
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> warning:cnLinesLabelsOn is not a valid resource in
> HadISST_sst.EOF_contour at this time
> fatal:Variable (mono_fill_scl) is undefined
> fatal:["Execute.c":8640]:Execute: Error occurred at or near line 6111 in
> file $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:["Execute.c":8640]:Execute: Error occurred at or near line 6133 in
> file $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:["Execute.c":8640]:Execute: Error occurred at or near line 6468 in
> file $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:["Execute.c":8640]:Execute: Error occurred at or near line 7078 in
> file $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:["Execute.c":8640]:Execute: Error occurred at or near line 94 in
> file ./pltEofPop.ncl
>
> fatal:["Execute.c":8640]:Execute: Error occurred at or near line 227 in
> file prn_osc_pat_1.ncl
>
>
>
> Please what can do to solve this error.
>
>
> Thanks,
>
>
> Conrado
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170404/d539a20f/attachment.html
More information about the ncl-talk
mailing list