Re: Plotting error

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Tue Mar 01 2011 - 08:46:10 MST

Agnes,

I believe you have encountered an old error that has been fixed in version 5.2.1 of NCL.

What version are you running? (ncl -V)

If you are running V5.2.1 and still getting this error, then we will need a copy of your script and the data file(s) so we can run it here.

If you are running an older version of NCL, then you will need to upgrade. There *are* work-arounds to the problem, but they will not work in every case, so it's better to upgrade.

The problem sometimes results if you are drawing a contour plot that has lots of "twisty" contours, and then you shrink it down in size to panel several of them on a page. Sometimes a work-around is to make the plots slightly bigger. There are various ways to do this, but I would need to see your script and a sample image.

Thanks,

--Mary

On Mar 1, 2011, at 8:28 AM, Agnes Lim wrote:

> Hi,
>
> I had used wrf_user_intrp3d to interpolate my wrf output to fixed
> pressure levels. Then take difference between the 2 interpolated sets of
> temperature (one being forecast and the other being analysis).
>
> I tried plotting the temperature distribution at various levels.
>
> However, in the range of levels i plotted, I was able to plot some while
> others I get the following errors.
>
> fatal:ContourPlotDraw: ARSCAM/ARPRAM - ALGORITHM FAILURE
> fatal:ContourPlotDraw: draw error
> warning:WorkstationDeactivate: workstation not active or not opened
>
> I am not sure what had caused that because i plotted the variables
> before i take the difference they are alright.
>
>
> Agnes
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Mar 1 08:46:16 2011

This archive was generated by hypermail 2.1.8 : Wed Mar 02 2011 - 09:18:13 MST