[ncl-talk] How to change the line thickness of predefined fill patterns

Adam Phillips asphilli at ucar.edu
Mon May 13 13:24:05 MDT 2019


Hi Qingyun,
Can you send along a simplified script and the resulting image to the
ncl-talk list so everyone can see the issue? Doing that would make it
easier for folks to assist.
Adam

On Sun, May 12, 2019 at 8:05 PM Bian Qingyun <bianqy at tea.ac.cn> wrote:

>
> Hello,
>
> I overlay a shaded contour plot on a filled contour plot following
> overlay_10.ncl from the NCL website.
>
> Here are the resources for the shaded plot.
>
> ;---Resources for shaded plot
>
> res at cnLevels = (/0.05,0.2/)
> res at cnMonoFillPattern = False        ; Use multiple fill patterns
> res at cnFillPatterns = (/1,2,3/)   ;predefined fill pattern 1, 2 and 3
> res at cnMonoFillColor   = True         ; Use same color for shading
> res at lbLabelBarOn = False
>
> The question is I want change the line thicknesses of the predefined fill pattern 1, 2 and 3. I add the following resources, but they didn't work.
>
> res at cnMonoLineThickness = True
> res at cnLineThicknessF = 6
>
> Any suggestions are appreciated!
>
> Best,
>
> Qingyun
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>


-- 
Adam Phillips
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190513/0bd517c4/attachment.html>


More information about the ncl-talk mailing list