contour line spacing

From: ugo merlini <ugomerlini_at_nyahnyahspammersnyahnyah>
Date: Mon May 02 2011 - 15:15:25 MDT

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
Received on Mon May 2 15:17:07 2011

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