<div dir="ltr"><div><div><div>Hi,<br><br></div>That first error message (errno = 12) indicates that NCL could not allocate enough memory. Are you i) working with very large datasets, or ii) running on a memory-constrained machine or a VM by chance?<br><br></div>The fact things are failing trying to open the map databases is odd...they just are not that large (?)<br><br></div>Rick<br><div><div><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 28, 2018 at 8:53 PM, Iman Gohari <span dir="ltr"><<a href="mailto:iman.gohari@tempoquest.com" target="_blank">iman.gohari@tempoquest.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello there,<br>
I'm trying to use the attached ncl script to plot the domain config in the namelist.wps file, but the ncl crashes with this error:<br>
<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/" rel="noreferrer" 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]:Se<wbr>tValuesChild 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>
<br>
<br>
Any idea what is going on? Thanks<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>