Re: ncl 6.1.1

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Wed Feb 06 2013 - 09:25:52 MST

Folks,

Rick determined that the problem seems to be if you have a "wsMaximumSize" setting in your .hluresfile.

For example, if you have something like:

*wsMaximumSize: 32556688

then you will likely see this problem for any NCL script that creates a contour plot. Note that it
doesn't occur for *all* contour scripts. We are looking into this.

A possible work-around is to comment out or remove this setting, if you don't need it, or to increase the size.

I was able to increase it to this value, and have the errors in our tests go away:

*wsMaximumSize: 100000000

We will likely do another release quickly, if we determine this is a show-stopper bug.

--Mary

On Feb 6, 2013, at 8:50 AM, Mary Haley wrote:

> Hi Don and Oscar,
>
> Sorry about the problems! I didn't run into this problem with the graphics tests that
> I ran. I don't have a MacOS 10.8 system, but I did run the graphics on
> several Linux systems. I will try the tests again with PNG output to see if
> there's a difference.
>
> Meanwhile, can one of you provide me with a sample script and data so we can
> test it here? You can use our ftp site:
>
> http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP
>
> I may be able to provide a work-around once I see a sample script.
>
> Thanks,
>
> --Mary
>
> On Feb 6, 2013, at 7:26 AM, Don Murray (NOAA Affiliate) wrote:
>
>> Hi Oscar-
>>
>> On 2/6/13 6:39 AM, Oscar Chimborazo wrote:
>>> I installed the new ncl-6.1.1 and I tried to run a script that worked
>>> perfectly with ncl-6.1.0, but now with the new version I got this:
>>>
>>> fatal:_NhlUseWorkspace: Allocation of workspace would exceed maximum
>>> total size
>>> fatal:ContourPlotDraw: error reserving label area map workspace
>>> fatal:ContourPlotDraw: Error reserving workspace
>>> fatal:ContourPlotDraw: draw error
>>> warning:WorkstationDeactivate: workstation not active or not opened
>>>
>>> Does anybody have something similar?
>>>
>>> My machine is a Mac x86_64 with OSX 10.8.2.
>>
>> I'm seeing the same thing on Linux using the PNG driver on a script that
>> worked fine on 5.2, 6.0 and 6.1.0.
>>
>> Don
>> --
>> Don Murray
>> NOAA/ESRL/PSD and CIRES
>> 303-497-3596
>> http://www.esrl.noaa.gov/psd/people/don.murray/
>> _______________________________________________
>> 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

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Feb 6 09:26:02 2013

This archive was generated by hypermail 2.1.8 : Wed Feb 06 2013 - 16:37:00 MST