[ncl-talk] Linearizing the Taylor diagram

Adam Phillips asphilli at ucar.edu
Fri Nov 3 15:02:39 MDT 2017


Hi Samir,
Just so you know: Numerous folks have attempted to modify the underlying
Taylor Diagram code for their own ends; it can be challenging
to do so. There is no official support when users modify the Taylor Diagram
function, however other users may chime in to assist.
Adam

On Thu, Nov 2, 2017 at 5:11 AM, samirpokhrel <samir at tropmet.res.in> wrote:

> Dear NCL users,
>
> 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).
>
> I have tried to modify the sLabels in the code but it is also not solving
> the purpose
>
>
> sLabels = (/"0.0","0.1","0.2","0.3","0.4","0.5","0.6" \ ; correlation
> labels
>              ,"0.7","0.8","0.9","1.0"     /); also, major tm
>   cLabels = stringtofloat(sLabels)
>   rad     = 4.*atan(1.0)/180.
>   angC    = acos(cLabels)/rad
>
>
> Hope ncl experts may guide me.
>
> Thanking you in advance.
>
> Sincerely
>
> Samir Pokhrel
> IITM
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>



-- 
Adam Phillips
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171103/61872847/attachment.html>


More information about the ncl-talk mailing list