relocationexceeding maximum size

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon, 7 Nov 2005 15:26:37 -0700 (MST)

>
>When I try to create a plot, I'm getting an error message about
>workspace reallocation exceeding maximum size.
>
>fatal:ContourPlotDraw: Workspace reallocation would exceed maximum size
> 16777216
> fatal:ContourPlotDraw: draw error
> fatal:ContourPlotDraw: draw error
>
>Then I add following code in my script.
>
>ws_id = ngl_get_workspace_id()
>rlist = resource()
>rlist.wsMaximumSize = 33554432
>ngl_set_values(ws_id,rlist)
>
>The error message: fatal:syntax error: possibly an undefined procedure.
>
>I don't know what wrong with it.
>
>Any help are very appreciated!

The above is not NCL.

It is pyngl: "Python Interface to the NCL Graphics Libraries"

In the future, please direct pyngl questions to that group.

  http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
  
I will forward this message to pyngl-talk_at_ucar.edu

_______________________________________________
pyngl-talk mailing list
pyngl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Mon Nov 07 2005 - 15:26:37 MST

This archive was generated by hypermail 2.2.0 : Thu Jan 19 2006 - 21:31:53 MST