[ncl-talk] ContourPlotDraw: ARSCAM/ARPRAM - ALGORITHM FAILURE

Wei Huang whuang at univ-wea.com
Thu Jun 9 14:24:26 MDT 2016


Dave,

If we edit file:  arpram.f, and
Change line:
              IF (.NOT.(KF1.NE.0)) GO TO 10224
to
              IF (KF1.NE.0) GO TO 10224
NCL can run through, but the image generated has some noise.

This is not a fix, but kind of a point where the problem is come from.

Thanks for looking into this.

Wei Huang


-----Original Message-----
From: David Brown [mailto:dbrown at ucar.edu] 
Sent: Thursday, June 09, 2016 12:53 PM
To: Wei Huang
Cc: ncl-talk at ucar.edu
Subject: Re: [ncl-talk] ContourPlotDraw: ARSCAM/ARPRAM - ALGORITHM FAILURE

Hi Wei,
We will take a look. Thanks for the report.
 -dave

On Thu, Jun 9, 2016 at 9:53 AM, Wei Huang <whuang at univ-wea.com> wrote:
> NCLers,
>
> We are running NCL operational and recently we see quite few times of this error:
> fatal:ContourPlotDraw: ARSCAM/ARPRAM - ALGORITHM FAILURE
> fatal:ContourPlotDraw: draw error
> fatal:ContourPlotDraw: draw error
> fatal:PlotManagerDraw: error in plot draw
> fatal:_NhlPlotManagerDraw: Draw error
>
> I have put a dataset and the simplified script to reproduce this error.
>
> We appreciate your help!
>
>
> ftp ftp.cgd.ucar.edu
> Name: anonymous
> ftp> cd incoming
> ftp> put chkfog.ncl
> ftp> put gfs.0p50.r1465452000.f006.grib2
>
> Machine and NCL version info:
>
> ncl -V
> 6.3.0
>
> uname -m
> x86_64
>
> uname -o
> GNU/Linux
>
> Thanks,
>
> Wei Huang
> whuang at univ-wea.com
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> https://urldefense.proofpoint.com/v2/url?u=http-3A__mailman.ucar.edu_mailman_listinfo_ncl-2Dtalk&d=CwIBaQ&c=qHNyRuJKHYeI-vwTnTfWXq4fkZpyjWUA1LcPL7eQSSQ&r=6RmpIe4P-G8omsHqYS85uBS-3JaNVk3lvOG-hmdOrr8&m=9Ha6Q0jWTpGGI_5CChycHy1kkuAfll42KVuWi2C4sC4&s=9UhcoxnD5fcnkhFOEQPzdc76-9IKfl8SxEDLlPWYwKk&e= 


More information about the ncl-talk mailing list