<div dir="ltr">Hi Samir,<div>Just so you know: Numerous folks have attempted to modify the underlying Taylor Diagram code for their own ends; it can be challenging </div><div>to do so. There is no official support when users modify the Taylor Diagram function, however other users may chime in to assist.</div><div>Adam  </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 2, 2017 at 5:11 AM, samirpokhrel <span dir="ltr"><<a href="mailto:samir@tropmet.res.in" target="_blank">samir@tropmet.res.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear NCL users,<br>
<br>
I am trying to plot taylor diagram having linear scale of correlation (i.e correlation axis varying from 0.0 to 1.0 linearly and all the spaces are equal). The default Taylor diagram gives larger weight to high correlation values (e.g from 0.9 to 1.0).<br>
<br>
I have tried to modify the sLabels in the code but it is also not solving the purpose<br>
<br>
<br>
sLabels = (/"0.0","0.1","0.2","0.3","0.<wbr>4","0.5","0.6" \ ; correlation labels<br>
             ,"0.7","0.8","0.9","1.0"     /); also, major tm<br>
  cLabels = stringtofloat(sLabels)<br>
  rad     = 4.*atan(1.0)/180.<br>
  angC    = acos(cLabels)/rad<br>
<br>
<br>
Hope ncl experts may guide me.<br>
<br>
Thanking you in advance.<br>
<br>
Sincerely<br>
<br>
Samir Pokhrel<br>
IITM<br>
______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
</div>