[ncl-talk] an "unkown" string on top

Saurabh Singh saurabhsingh123op at gmail.com
Sun Jan 3 10:35:25 MST 2016


Dear sir

i get a string named unkown in my plot. This is plot for a WRF . I dont
understand how to removce this this, Kindly Recomment me what resource i
should set to remove it..\

my present resource is  as follows :
 pltres = True
  pltres at PanelPlot = True
  mpres  = True
  mpres at gsnLeftString         = ""
  mpres at gsnRightString        = ""
  mpres at gsnCenterString       = ""
  mpres at mpLeftCornerLatF  =  -10.
  mpres at mpRightCornerLatF =  7.
  mpres at mpLeftCornerLonF  = 96.
  mpres at mpRightCornerLonF = 115.

  pltres at LatLonOverlay = True

  opts at gsnMaximize    =False
  opts at mpDataBaseVersion = "MediumRes"
  opts at sfXArray = lon2d
  opts at sfYArray = lat2d
  opts at cnFillOn = True
  opts at mpOutlineOn = True
  opts at gsLineColor      = "Black"
  opts at NoHeaderFooter = True
  opts at gsLineThicknessF= 3.0
  opts at gsnLeftString         = ""       ; turn off subtitles
  opts at gsnRightString        = ""
  opts at gsnCenterString       = ""
  opts at lbLabelBarOn = False
  opts at txFontHeightF            = 0.0000000000000000000012
  opts at cnLevelSelectionMode = "ExplicitLevels"
  opts at cnLevels     = (/ .1, .3, .8, 1.6, 3.2, 6.4, \
                                        12.8, 25.6, 51.2, 102.4/)
  opts at cnFillColors         =
(/"white","LightSkyBlue","PowderBlue","RoyalBlue","SlateBlue",\
             "PeachPuff","lightseagreen","PaleGreen","Yellow","Brown",\
             "Pink"/)

-- 
With regards
Saurabh Kumar singh

 *P** : * *Please consider the environment before printing this e-mail*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160104/7999d2ae/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resize.png
Type: image/png
Size: 86286 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160104/7999d2ae/attachment.png 


More information about the ncl-talk mailing list