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

Barry Lynn barry.h.lynn at gmail.com
Sun Nov 5 09:04:06 MST 2017


  These commands are useful when used together.

I just thought I would post them together.


  sres at cnConstFLabelOn = False  ; turn off constant contour notice

  sres at cnNoDataLabelOn = False ; turn off  no contour data notice

On Thu, Jul 6, 2017 at 7:14 PM, Barry Lynn <barry.h.lynn at gmail.com> wrote:

> Yes, that is correct.
>
> Thank you for checking.
>
> Barry
>
> On Thu, Jul 6, 2017 at 6:49 PM, Mary Haley <haley at ucar.edu> wrote:
>
>>  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
>>>
>>>
>>
>
>
> --
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171105/8c6a2f34/attachment.html>


More information about the ncl-talk mailing list