Re: Problem with a panel plot (Adam Philips)

From: Rick Brownrigg <brownrig_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 20 2013 - 09:52:05 MDT

Hi Luis,

I don't know about the contour labels in the panels. I would just say that the fontconfig warning is unfortunate, but innocuous, and can be ignored. We're working to eliminate that warning.

Rick

On Mar 20, 2013, at 9:43 AM, Luis Cesareo Cana Cascallar <luis.cana@ulpgc.es> wrote:

> Hi Adam,
>
> following your suggestions the plot is almost done now!
>
> One last question:
> I've labeled the contours in the individual plots using these settings:
>
> ---------------------------------------------------------------------------------------------------
> ; Plotting Updrafts
> opts_up = res
> opts_up@cnLineColor = "Black" ; Set line color
> opts_up@cnLineThicknessF = 1.25
> opts_up@cnLineLabelsOn = True
> opts_up@cnLineLabelPerimOn = False
> opts_up@cnLineLabelFont = 22 ; Helvética-bold
> opts_up@ContourParameters = (/10.0,50.0,10.0/) ; Contour intervals
> cont_up=wrf_contour(a[0],wks,updraft,opts_up)
> delete(opts_up)
> ---------------------------------------------------------------------------------------------------
>
> But the labels are not plotted on the panel. What am I doing wrong? Why works for the plots and titles but it doesn't for the panel? Should I define the size of the fonts?
>
> Luis
>
> BTW, the warning about a font problem is still there:
>
> Fontconfig error: Cannot load default config file
>
> I've seen there is a hidden directory in my home directory called .fontconfig. Is it related with NCL?
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Mar 20 09:52:14 2013

This archive was generated by hypermail 2.1.8 : Fri Mar 22 2013 - 16:45:18 MDT