<div dir="ltr"><div><div>Hi,<br><br></div>Its hard to say from the information given. Are you working with a rather large dataset, and does your laptop have sufficient memory. The first error report is an errno=12, which means the system cannot allocate requested memory. Its happening in one of NCL's mapping routines, which generally aren't that memory intensive -- that makes me think memory is being consumed elsewhere.  But again, its hard to say without seeing your script and/or your data.<br><br></div>Rick<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 29, 2017 at 8:45 AM, Hiren Lekhadiya <span dir="ltr"><<a href="mailto:hslekhadiya3789@gmail.com" target="_blank">hslekhadiya3789@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi all,<br><br></div>I am new to ncl and i cannot run in my laptop.<br></div>I have installed it using terminal and at the running time I get this error.<br><br><br>hiren-Lenovo-Z50-70:~/Build_<wbr>WRF/WPS> ncl plotgrids_new.ncl<br> Copyright (C) 1995-2015 - All Rights Reserved<br> University Corporation for Atmospheric Research<br> NCAR Command Language Version 6.3.0<br> The use of this software is governed by a License Agreement.<br> See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>fatal:MapV41DHInitialize: dynamic memory allocation error:[errno=12]<br>fatal:MapV41DHInitialize: error initializing map outline records<br> ERROR    2 IN MPLNRI/MDLNRI - Can't open the ".names" file<br> ERROR    1 IN MPSETR - UNCLEARED PRIOR ERROR<br> ERROR    1 IN MAPPOS - UNCLEARED PRIOR ERROR<br> ERROR    1 IN MAPSTI - UNCLEARED PRIOR ERROR<br> ERROR    1 IN MAPROJ - UNCLEARED PRIOR ERROR<br> ERROR    2 IN MAPSET/MDPSET - UNCLEARED PRIOR ERROR<br>fatal:MapSetTrans: error initializing map: MAPINT - UNCLEARED PRIOR ERROR<br>warning:["SetValues.c":474]:<wbr>SetValuesChild never occurred on wps_show_dom_map.PlotManager: Error in mapPlotClass<br>warning:tmXBBorderOn is not a valid resource in wps_show_dom_map at this time<br>warning:tmXTBorderOn is not a valid resource in wps_show_dom_map at this time<br>warning:tmYLBorderOn is not a valid resource in wps_show_dom_map at this time<br>warning:tmYRBorderOn is not a valid resource in wps_show_dom_map at this time<br>warning:tiMainString is not a valid resource in wps_show_dom_map at this time<br> ERROR    2 IN MPLNRI/MDLNRI - Can't open the ".names" file<br> ERROR    1 IN MPLNDR - UNCLEARED PRIOR ERROR<br> ERROR    1 IN ARSETI - UNCLEARED PRIOR ERROR<br> ERROR    1 IN MPSETI - UNCLEARED PRIOR ERROR<br> ERROR    1 IN MPSETI - UNCLEARED PRIOR ERROR<br>warning:MapV41DHDrawMapList:<wbr>libncarg Error:MPSETI - UNCLEARED PRIOR ERROR<br>fatal:MapV41DHDrawMapList: MPLNAM/MDLNAM - Can't open the ".names" file<br>fatal:PlotManagerDraw: error in plot draw<br>fatal:_NhlPlotManagerDraw: Draw error<span class="HOEnZb"><font color="#888888"><br><br><br><br clear="all"><div><div><div><div><div class="m_3965063466318507289gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><b><font color="#000000"><span style="background-color:rgb(255,255,255)">-- <br>Thanks & Regards,<br></span><span style="background-color:rgb(255,255,255)"><span><span style="background-color:rgb(255,255,255)">Hiren S. Lekhadiya</span></span></span></font></b></div><span style="color:rgb(0,0,255)"><span style="background-color:rgb(255,255,255)"></span></span></div><span style="color:rgb(0,0,255)"><span style="background-color:rgb(0,0,255)"><span style="background-color:rgb(255,255,255)"></span></span></span></div></div></div></div></div></div></div>
</div></div></div></font></span></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>