[ncl-talk] ncl errors while using plotgrids_new.ncl

Rick Brownrigg brownrig at ucar.edu
Wed Feb 28 21:24:33 MST 2018


Hi,

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?

The fact things are failing trying to open the map databases is odd...they
just are not that large (?)

Rick



On Wed, Feb 28, 2018 at 8:53 PM, Iman Gohari <iman.gohari at tempoquest.com>
wrote:

> Hello there,
> 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:
>
>  Copyright (C) 1995-2015 - All Rights Reserved
>  University Corporation for Atmospheric Research
>  NCAR Command Language Version 6.3.0
>  The use of this software is governed by a License Agreement.
>  See http://www.ncl.ucar.edu/ for more details.
> fatal:MapV41DHInitialize: dynamic memory allocation error:[errno=12]
> fatal:MapV41DHInitialize: error initializing map outline records
>  ERROR    2 IN MPLNRI/MDLNRI - Can't open the ".names" file
>  ERROR    1 IN MPSETR - UNCLEARED PRIOR ERROR
>  ERROR    1 IN MAPPOS - UNCLEARED PRIOR ERROR
>  ERROR    1 IN MAPSTI - UNCLEARED PRIOR ERROR
>  ERROR    1 IN MAPROJ - UNCLEARED PRIOR ERROR
>  ERROR    2 IN MAPSET/MDPSET - UNCLEARED PRIOR ERROR
> fatal:MapSetTrans: error initializing map: MAPINT - UNCLEARED PRIOR ERROR
> warning:["SetValues.c":474]:SetValuesChild never occurred on
> wps_show_dom_map.PlotManager: Error in mapPlotClass
> warning:tmXBBorderOn is not a valid resource in wps_show_dom_map at this
> time
> warning:tmXTBorderOn is not a valid resource in wps_show_dom_map at this
> time
> warning:tmYLBorderOn is not a valid resource in wps_show_dom_map at this
> time
> warning:tmYRBorderOn is not a valid resource in wps_show_dom_map at this
> time
>
>
> Any idea what is going on? Thanks
> _______________________________________________
> 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/20180228/4ccdd510/attachment.html>


More information about the ncl-talk mailing list