[ncl-talk] gsn_contour_shade

jbuzan jbuzan at purdue.edu
Wed Nov 4 10:35:12 MST 2015


Hi Rick,

Thanks!

-Jonathan



> On Nov 4, 2015, at 12:22 PM, Rick Brownrigg <brownrig at ucar.edu> wrote:
> 
> Hi,
> 
> You may need to use cnFillScaleF instead of cnFillScales;  see the docs on cnMonoFillScale, which by default is true.
> 
> 
> Rick
>  <http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnMonoFillScale>
> 
> On Wed, Nov 4, 2015 at 10:00 AM, jbuzan <jbuzan at purdue.edu <mailto:jbuzan at purdue.edu>> wrote:
> Hello NCL-Talk,
> 
> I am attempting to increase the density of the stipple pattern, however, the pattern density does not change.
> 
>   opt = True
>   opt at gsnShadeFillType = "pattern"
>   opt at gsnShadeHigh = 17
>   opt at cnFillScales = 0.5
>   plots1  = gsn_contour_shade(plots1,minshade,maxshade,opt)
> 
> 
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu <mailto:ncl-talk at ucar.edu>
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk <http://mailman.ucar.edu/mailman/listinfo/ncl-talk>
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151104/10caf0f0/attachment.html 


More information about the ncl-talk mailing list