[ncl-talk] How to turn off the notice "No contour data." ?

Mary Haley haley at ucar.edu
Thu Jul 6 09:49:37 MDT 2017


 Barry,

Just to be certain, this code worked for me:

 x = new((/50,50/),float)
 wks = gsn_open_wks ("x11", "coneff")
 res = True
 res at cnNoDataLabelOn = False
 plot = gsn_csm_contour(wks, x, res)

--Mary


On Thu, Jul 6, 2017 at 4:16 AM, Barry Lynn <barry.h.lynn at gmail.com> wrote:

> Actually, I found a place (set of resources) where the suggested phrase
> was missing, and now I do not see the notice anymore.
>
> On Wed, Jul 5, 2017 at 10:30 PM, Barry Lynn <barry.h.lynn at gmail.com>
> wrote:
>
>> Hi:
>>
>> I found:
>>
>> https://www.ncl.ucar.edu/Support/talk_archives/2012/1762.html
>>
>> However, the answer doesn't seem to work.
>>
>> sres at cnNoDataLabelOn = False
>>
>>
>> doesn't turn off that contour notice.
>>
>>
>> Thank you for your advice,
>>
>>
>> Barry
>>
>>
>>
>> --
>> Barry H. Lynn, Ph.D
>> Senior Lecturer,
>> The Institute of the Earth Science,
>> The Hebrew University of Jerusalem,
>> Givat Ram, Jerusalem 91904, Israel
>> Tel: 972 547 231 170
>> Fax: (972)-25662581
>>
>> C.E.O, Weather It Is, LTD
>> Weather and Climate Focus
>> http://weather-it-is.com
>> Jerusalem, Israel
>> Local: 02 930 9525
>> Cell: 054 7 231 170
>> Int-IS: x972 2 930 9525
>> US 914 432 3108 <(914)%20432-3108>
>>
>
>
>
> --
> Barry H. Lynn, Ph.D
> Senior Lecturer,
> The Institute of the Earth Science,
> The Hebrew University of Jerusalem,
> Givat Ram, Jerusalem 91904, Israel
> Tel: 972 547 231 170
> Fax: (972)-25662581
>
> C.E.O, Weather It Is, LTD
> Weather and Climate Focus
> http://weather-it-is.com
> Jerusalem, Israel
> Local: 02 930 9525
> Cell: 054 7 231 170
> Int-IS: x972 2 930 9525
> US 914 432 3108 <(914)%20432-3108>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170706/96968b21/attachment.html 


More information about the ncl-talk mailing list