[ncl-talk] CAM metrics table

Deniz Bozkurt bozkurtd at itu.edu.tr
Wed Dec 28 10:24:33 MST 2016


Sorry for repeat posting, but just found that “tt_height”, “tt_theight”, “mn_height”, “mn_theight” parameters in the “taylor_metrics_table.ncl“ code, are used to modify the table size and corresponding font height. So, changing these parameters fixes the problem.

Saludos,
Deniz

> On Dec 28, 2016, at 11:17 AM, Deniz Bozkurt <bozkurtd at itu.edu.tr> wrote:
> 
> Hi,
> 
> I have a question regarding the CAM metrics table:
> 
> I noticed that the maximum row sizes of CAM metrics table examples are 30 (https://www.ncl.ucar.edu/Applications/Scripts/taylor_5.ncl <https://www.ncl.ucar.edu/Applications/Scripts/taylor_5.ncl>). When I try to create a table including more than 30 variables and smaller than the maximum size of 63, the table does not show the elements after 30th row. I am attaching a test script for 40 variables to illustrate the problem. I assume that these two lines in the “taylor_metrics_table.ncl” are creating a table with maximum 30 rows in the plot output:
> 
>     xbox0  = (/0.0,1.0,1.0,0.0,0.0/) ; Box template.
>     ybox0  = (/0.0,0.0,1.0,1.0,0.0/)
> 
> My question here how can I modify the size of the table so that it can include all variables up to the maximum row size of 63? I changed the values in these two lines, but not sure how to get a scale factor..
> 
> Thanks in advance,
> Deniz
> 
> --
> Deniz Bozkurt, PhD
> Post-doctoral Fellow
> Center for Climate and Resilience Research
> Department of Geophysics, University of Chile
> Blanco Encalada 2002, Santiago, Chile
> E-mail: dbozkurt at dgf.uchile.cl <mailto:dbozkurt at dgf.uchile.cl>, deniboz at gmail.com <mailto:deniboz at gmail.com>Web: http://dgf.uchile.cl/~dbozkurt/ <http://dgf.uchile.cl/~dbozkurt/>
> 
> 
> <table_test.ncl>
> _______________________________________________
> 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/20161228/abc065a2/attachment.html 


More information about the ncl-talk mailing list