[ncl-talk] Dataset required

Rick Brownrigg brownrig at ucar.edu
Sun Feb 23 19:58:03 MST 2020


Hi,

The script and that dataset work fine on my system, and barely make a mark
in the amount of memory consumed.  That message is coming from NCL itself,
not from your system. Please try running this little scriptlet from within
NCL, and report back to the group:

getvalues  NhlGetWorkspaceObjectId()
   "wsMaximumSize" : maxMem
end getvalues
print(maxMem)

Also, please report the results of "ulimit -a", as Gus advised.

Finally, do you have a file named ".hluresfile" (note the leading period)
in your home directory?  If so, is there a line that begins
"*wsMaximumSize: xxxxx", and what is the value for xxxxx?  Perhaps bump it
up to 500000000.

Rick

On Sat, Feb 22, 2020 at 12:29 PM Soma Roy via ncl-talk <ncl-talk at ucar.edu>
wrote:

> Thank you..
>
> But I am getting the error " dynamical memory allocation error".
>
> How much disk space is required approximately to plot this data?
>
> Thanks & Regards,
> Soma
>
> On Sun, Feb 23, 2020, 00:24 Dennis Shea <shea at ucar.edu> wrote:
>
>> Attached
>>
>> On Sat, Feb 22, 2020 at 11:26 AM Soma Roy via ncl-talk <ncl-talk at ucar.edu>
>> wrote:
>>
>>> Hello,
>>> I am trying to run the script vegland_1.ncl and for that I required
>>> sample input file.
>>>
>>> Input file name: IGBPa_1198.map.nc
>>>
>>> Please kindly send me the input file.
>>>
>>> Thanking you,
>>> Soma
>>>
>>> _______________________________________________
>>> ncl-talk mailing list
>>> ncl-talk at ucar.edu
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200223/16ea4bcf/attachment.html>


More information about the ncl-talk mailing list