<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">yes the error it is exactly the range. </div><div class=""><br class=""></div><div class="">Thanks, and I am sorry for dumb question.</div><div class=""><br class=""></div><div class="">Regards</div><div class="">
<br class=""><br class="">---------<br class=""><br class="">Ph.D. Mauro Morichetti<br class="">Department of Industrial Engineering and Mathematical Science<br class="">Marche Polytechnic University, Ancona, Italy<br class=""><a href="mailto:m.morichetti@pm.univpm.it" class="">m.morichetti@pm.univpm.it</a>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 14Jun, 2022, at 13:17, Barry Lynn <<a href="mailto:barry.h.lynn@gmail.com" class="">barry.h.lynn@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="">Mauro:<div class=""><br class=""></div><div class="">My use of this command is:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: Menlo; background-color: rgb(254, 244, 139);" class=""><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">text = </span><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures;background-color:rgb(224,228,9)">gsn_add_tex</span><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">t(wks,map,label,lon_cen,lat_loc,txres)</span></div><div style="margin: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: Menlo; background-color: rgb(254, 244, 139);" class=""><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"><br class=""></span></div></div></div><span style="font-family:Menlo" class="">yours:</span><div class=""><span style="font-family:Menlo" class="">gsn_add_text(wks,plot,"N pt. = "+nxy, 100,30,txres)</span><div class=""><br class=""></div><div class=""><font face="Menlo" class="">The most obvious thing I can think of is that your points (100,30) need to have a range of 0 to 1.0.  </font></div><div class=""><font face="Menlo" class=""><br class=""></font></div><div class=""><font face="Menlo" class="">Can you try this?</font></div><div class=""><font face="Menlo" class=""><br class=""></font><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 14, 2022 at 2:04 PM Mauro Morichetti <<a href="mailto:s1073755@pm.univpm.it" class="">s1073755@pm.univpm.it</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="overflow-wrap: break-word;" class="">Hi all,<div class=""><br class=""></div><div class="">the text on the folloewing lines:</div><div class=""><span style="font-family:Menlo;font-size:22px;background-color:rgb(255,255,255)" class=""><br class=""></span></div><div class=""><span style="font-family:Menlo;background-color:rgb(255,255,255)" class=""><font size="2" class="">txid(0) = gsn_add_text(wks,plot,"N pt. = "+nxy, 100,30,txres)</font></span></div><div class=""><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Menlo;background-color:rgb(255,255,255)" class=""><font size="2" class="">txid(1) = gsn_add_text(wks,plot,"Y = "+sprintf("%5.2f", rc)+"X + "+sprintf("%5.2f", rc@yintercept), 100,15,txres)</font></div></div><div class=""><br class=""></div><div class=""><div class="">Thanks<br class=""><br class="">---------<br class=""><br class="">Ph.D. Mauro Morichetti<br class="">Department of Industrial Engineering and Mathematical Science<br class="">Marche Polytechnic University, Ancona, Italy<br class=""><a href="mailto:m.morichetti@pm.univpm.it" target="_blank" class="">m.morichetti@pm.univpm.it</a>
</div>
<div class=""><br class=""><blockquote type="cite" class=""><div class="">On 14Jun, 2022, at 06:23, Barry Lynn <<a href="mailto:barry.h.lynn@gmail.com" target="_blank" class="">barry.h.lynn@gmail.com</a>> wrote:</div><br class=""><div class=""><div dir="ltr" style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class="">Hello Mauro:<div class=""><br class=""></div><div class="">Could you please describe your problem in more detail.  What text does not show up?  I have a program to make regression plots, so I could just send it to you.</div><div class=""><br class=""></div><div class="">Barry</div></div><br style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><div class="gmail_quote" style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div dir="ltr" class="gmail_attr">On Mon, Jun 13, 2022 at 10:20 PM Mauro Morichetti via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank" class="">ncl-talk@mailman.ucar.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br class=""><br class="">I have a problem with the script attached. I can not figure out, with the text doesn’t show on the scatter plot. I think it is  stupid question, but I going crazy, also because I used with other data without problems.<br class=""><br class="">Thanks<br class=""><br class=""><br class="">---------<br class=""><br class="">Ph.D. Mauro Morichetti<br class="">Department of Industrial Engineering and Mathematical Science<br class="">Marche Polytechnic University, Ancona, Italy<br class=""><a href="mailto:m.morichetti@pm.univpm.it" target="_blank" class="">m.morichetti@pm.univpm.it</a><br class="">_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank" class="">ncl-talk@mailman.ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class=""><a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank" class="">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br class=""></blockquote></div><br clear="all" style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><div style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><br class=""></div><span style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline" class="">--<span class=""> </span></span><br style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><div dir="ltr" style="font-family:Helvetica;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><br class=""></div><div dir="ltr" class="">Barry H. Lynn, Ph.D<div class=""><div class="">Senior<span class=""> </span><font class="">Scientist, Lecturer,</font></div><div class=""><div class=""><font class="">The Institute of Earth Sciences, <br class="">The Hebrew University of Jerusalem, <br class="">Givat Ram, Jerusalem 91904, Israel <br class=""></font></div><font class="">Tel: 972 547 231 170<br class="">Fax: (972)-25662581</font></div></div><div class=""><span style="color:rgb(136,136,136)" class=""><br class=""></span></div><div class="">Weather It Is, LTD<br class="">Weather and Climate Focus<br class=""><a href="http://weather-it-is.com/" target="_blank" class="">https://weather-it-is.com</a><br class="">Jerusalem, Israel<br class="">Local: 02 930 9525<br class="">Cell: 054 7 231 170<br class="">Int-IS: x972 2 930 9525</div></div></div></div></div></div></blockquote></div><br class=""></div></div></blockquote></div><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div dir="ltr" class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><br class=""></div><div dir="ltr" class="">Barry H. Lynn, Ph.D<div class=""><div class="">Senior <font class="">Scientist, Lecturer,</font></div><div class=""><div class=""><font class="">The Institute of Earth Sciences, <br class="">The Hebrew University of Jerusalem, <br class="">Givat Ram, Jerusalem 91904, Israel <br class=""></font></div><font class="">Tel: 972 547 231 170<br class="">Fax: (972)-25662581</font></div></div><div class=""><span style="color:rgb(136,136,136)" class=""><br class=""></span></div><div class="">Weather It Is, LTD<br class="">Weather and Climate Focus<br class=""><a href="http://weather-it-is.com/" target="_blank" class="">https://weather-it-is.com</a><br class="">Jerusalem, Israel<br class="">Local: 02 930 9525<br class="">Cell: 054 7 231 170<br class="">Int-IS: x972 2 930 9525<br class=""><br class=""></div></div></div></div></div></div></div></div>
</div></blockquote></div><br class=""></body></html>