[ncl-talk] Bug in ncl

Adam Phillips asphilli at ucar.edu
Wed Oct 21 14:35:35 MDT 2015


Hi Mathieu,
Thank you for sending in a short script showing the error. I can reproduce
your results using v6.3.0.

The instances of the ARSCAM/ARPRAM error have been dramatically reduced,
but not 100% eliminated, since v5.2.1. See the FAQ here:
http://www.ncl.ucar.edu/FAQ/#err_msgs_015

I was able to get your Bug.ncl script to work by setting cnFillMode =
"RasterFill" and replacing res at cnSmoothingOn = True with
res at cnRasterSmoothingOn = True.

If you still get an error after making the suggested resource changes let
ncl-talk know.
Adam


On Wed, Oct 21, 2015 at 2:43 AM, Mathieu Dutour <mathieu.dutour at gmail.com>
wrote:

> This bug happens in ncl-6.3.0 but also in previous versions.
>
> The problem happens when running with
> cnFillMode = "AreaFill"
>
> But curiously, the bug is triggered by an apparently unrelated option
> on label bar:
> res2 at pmLabelBarOrthogonalPosF = 0.025
>
> The error is:
> fatal:ContourPlotPreDraw: ARSCAM/ARPRAM - ALGORITHM FAILURE
> fatal:ContourPlotDraw: draw error
> fatal:PlotManagerPreDraw: error in plot pre-draw
> fatal:_NhlPlotManagerDraw: PreDraw error
>
> Any help in resolving this problem would be much appreciated.
>
>   Mathieu
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>


-- 
Adam Phillips
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151021/619e6c69/attachment.html 


More information about the ncl-talk mailing list