[ncl-talk] lbLabelBarOn = False [SEC=UNOFFICIAL]

Kreienkamp Frank Frank.Kreienkamp at dwd.de
Fri Mar 6 01:38:11 MST 2015


Thanks this solved the problem.

Frank


-----Ursprüngliche Nachricht-----
Von: ncl-talk-bounces at ucar.edu [mailto:ncl-talk-bounces at ucar.edu] Im Auftrag von Eun-Pa Lim
Gesendet: Freitag, 6. März 2015 09:23
An: ncl-talk at ucar.edu; Frank.Kreienkamp at dwd.de
Betreff: Re: [ncl-talk] lbLabelBarOn = False [SEC=UNOFFICIAL]

Hi Frank

I can't see your plots, but you can try this

res at cnLineLabelsOn = False

cheers


Eun-Pa Lim
Research Scientist
Seasonal Prediction Science Team
Centre for Australian Weather and Climate Research (CAWCR) Bureau of Meteorology
Tel: +61-3-9669-4636
http://www.cawcr.gov.au/staff/elim/index.php


-----Original Message-----
From: ncl-talk-bounces at ucar.edu [mailto:ncl-talk-bounces at ucar.edu] On Behalf Of ncl-talk-request at ucar.edu
Sent: Friday, 6 March 2015 6:37 PM
To: ncl-talk at ucar.edu
Subject: ncl-talk Digest, Vol 136, Issue 11

Send ncl-talk mailing list submissions to
	ncl-talk at ucar.edu

To subscribe or unsubscribe via the World Wide Web, visit
	http://mailman.ucar.edu/mailman/listinfo/ncl-talk
or, via email, send a message with subject or body 'help' to
	ncl-talk-request at ucar.edu

You can reach the person managing the list at
	ncl-talk-owner at ucar.edu

When replying, please edit your Subject line so it is more specific than "Re: Contents of ncl-talk digest..."


Today's Topics:

   1. lbLabelBarOn = False (Kreienkamp Frank)


----------------------------------------------------------------------

Message: 1
Date: Fri, 6 Mar 2015 07:36:48 +0000
From: Kreienkamp Frank <Frank.Kreienkamp at dwd.de>
Subject: [ncl-talk] lbLabelBarOn = False
To: "ncl-talk at ucar.edu" <ncl-talk at ucar.edu>
Message-ID:
	<24EC7203DE46D64B95497AB11E28209D018EB48F at OFWEXC22.win2003.dwd.de>
Content-Type: text/plain; charset="us-ascii"

Hello,

i have two plots attached. The difference between both is, that in the ncl-script for plot testmit.png the line:
resNatVar at lbLabelBarOn                   = False
is activated.
As a result:

1.        the labelbar is gone; that was intended

2.       I get those numbers on the plot (one example is highlighted with the blue circle); that was not intended
How can I remove those numbers? The numbers are part of the hatched plotting part.

I use ncl version 6.2.1.
The lines for plotting the hatched areas are:
   resNatVar                               = True
   resNatVar at gsnMaximize                   = True
   resNatVar at gsnDraw                       = False
   resNatVar at gsnFrame                      = False
   resNatVar at gsnLeftString                 = ""
;   resNatVar at lbLabelBarOn                   = False
   resNatVar at cnFillOn                      = True               ; color Fill
   resNatVar at cnLinesOn                     =  False             ; Turn off contour lines
   resNatVar at cnLevelSelectionMode          = "AutomaticLevels"
  resNatVar at cnFillMode                    = "AreaFill"       ; Raster Mode
   resNatVar at cnFillPattern                 = 17
   resNatVar at cnFillBackgroundColor         = -1
   resNatVar at cnInfoLabelOn        = False
   resNatVar at cnMonoFillColor               = True
   resNatVar at cnFillColor                   = "black"
   plot1                              = gsn_csm_contour(wks,u1,resNatVar)
   overlay(plot,plot1)

Thanks in advance
Frank




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150306/c1e2f8b0/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.png
Type: image/png
Size: 252536 bytes
Desc: test.png
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150306/c1e2f8b0/attachment.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testmit.png
Type: image/png
Size: 236929 bytes
Desc: testmit.png
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150306/c1e2f8b0/attachment-0001.png 

------------------------------

_______________________________________________
ncl-talk mailing list
ncl-talk at ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk


End of ncl-talk Digest, Vol 136, Issue 11
*****************************************
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk


More information about the ncl-talk mailing list