[ncl-talk] mpDataBaseVersion = "HighRes"
Kevin Hallock
hallock at ucar.edu
Tue May 30 10:16:58 MDT 2017
Hi Damjan,
Could you please provide us with a copy of your script? I’d like to try reproducing the issue on my machine.
Thanks,
Kevin
> On May 30, 2017, at 8:31 AM, Damjan Jelić <damjan.jelic at fmf.uni-lj.si> wrote:
>
> Dear NCL support,
>
> Im trying to implement High Resolution coastline in my code since im
> using very small area of interest. I followed instructions from:
> https://www.ncl.ucar.edu/Document/Graphics/rangs.shtml
> and wen i include resource res at mpDataBaseVersion = "HighRes" I get
> following issue:
> 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.
> ncl: ../../../../src/cairo-ft-font.c:669:
> _cairo_ft_unscaled_font_lock_face: Assertion `!unscaled->from_face'
> failed.
> Aborted (core dumped)
>
> if i change it to Low resolution res at mpDataBaseVersion = "LowhRes"
> everything works fine.
>
> Statement "MediumRes" also dos not work giving the output:
> 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
> fatal:(null): Error setting transformation
> fatal:MapPlotSetValues: error managing TickMarks
> warning:["SetValues.c":474]:SetValuesChild never occurred on
> map.PlotManager: Error in mapPlotClass
> Segmentation fault (core dumped)
>
> I did some goggling about it and found only one suggestion about
> installing dejavu font but it was not helpful.
>
> Do you ahve any suggestions?
> Kindly
> Damjan
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
More information about the ncl-talk
mailing list