[ncl-talk] fatal:ContourPlotDraw: Workspace reallocation would exceed maximum size 705032704

Rick Brownrigg brownrig at ucar.edu
Wed Mar 24 06:43:53 MDT 2021


I'm mildly curious as to how you arrived at 705032704 -- that's rather
specific. In any case, you can always bump that number up to see if it
resolves your issue. That's 3/4GB, perhaps try 2GB, depending on your
machine.

Rick


On Wed, Mar 24, 2021 at 4:21 AM G.Monte--- via ncl-talk <
ncl-talk at mailman.ucar.edu> wrote:

> > Dear NCL user,
> >
> > I am trying to plot some data with a very fine horizontal resolution. To
> do this, I put
> > into my code the following lines:
> >
> > setvalues NhlGetWorkspaceObjectId()
> >     "wsMaximumSize" : 705032704
> > end setvalues
> >
> > But I get an error message like the one reported, so I suppose that my
> > data exceed the maximum size for Workspace reallocation.
> >
> > How can I solve my problem? Any suggestion would be deeply appreciated.
> >
> > Thanks in advance,
> > Giulio Monte
> >
> > _______________________________________________
> > ncl-talk mailing list
> > ncl-talk at mailman.ucar.edu
> > List instructions, subscriber options, unsubscribe:
> > https://mailman.ucar.edu/mailman/listinfo/ncl-talk
> >
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at mailman.ucar.edu
> List instructions, subscriber options, unsubscribe:
> https://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210324/e7e58f17/attachment.html>


More information about the ncl-talk mailing list