Re: contour line spacing

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon May 02 2011 - 21:08:34 MDT

There are many examples for setting/specifying "contour line spacing".

Please look at: http://www.ncl.ucar.edu/Applications/

==
Some examples:
http://www.ncl.ucar.edu/Applications/cylineq.shtml
http://www.ncl.ucar.edu/Applications/HiResPrc.shtml

On 5/2/11 3:15 PM, ugo merlini wrote:
> Hi,
>
> i'm starting to set resources for plotting so there is a way to set
> spacing of the contour lines or line spacing depend on cpntour spacing?
>
> res = True ; plot mods desired
> res@cnFillOn = True ; turn on/off color between contour levels
> res@cnLevelSpacingF = 1.0 ; contour spacing
> res@cnLinesOn = True ; turn on/off contour lines between contour levels
> res@cnLineColor = "White" ; Set color of the line
> res@cnLineThicknessF = 2.0 ; Set the thickness of the line
>
> Regards
>
> Ugo
>
>
>
> _______________________________________________
> 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 Mon May 2 21:08:46 2011

This archive was generated by hypermail 2.1.8 : Tue May 03 2011 - 14:47:34 MDT