Re: write_table limitation

From: Wei Huang <huangwei_at_nyahnyahspammersnyahnyah>
Date: Tue Feb 19 2013 - 09:44:45 MST

If you build ncl from source, you certainly can modify the source code.

It is in directory: ni/src/ncl, the file name is: userAddFuncs.c,

the function handle write_table is: NhlErrorTypes _Nclwrite_table(void)

Good luck.

Wei

huangwei@ucar.edu
VETS/CISL
National Center for Atmospheric Research
P.O. Box 3000 (1850 Table Mesa Dr.)
Boulder, CO 80307-3000 USA
(303) 497-8924

On Feb 19, 2013, at 9:23 AM, Zhifeng Yang <yangzf01@gmail.com> wrote:

> Is there some ways to use write_table with more than 16 elements? Can
> I modify the procedure of write_table? Where is the built-in function
> directory in ncl?
>
> Thank you
> Bruce
>
> On 2/19/13, Wei Huang <huangwei@ucar.edu> wrote:
>> NCL expects your list has less than 16 elements
>> (with more elements, the printed table will be harder to read).
>>
>> Wei
>>
>> huangwei@ucar.edu
>> VETS/CISL
>> National Center for Atmospheric Research
>> P.O. Box 3000 (1850 Table Mesa Dr.)
>> Boulder, CO 80307-3000 USA
>> (303) 497-8924
>>
>>
>>
>>
>>
>>
>> On Feb 19, 2013, at 9:08 AM, Zhifeng Yang <yangzf01@gmail.com> wrote:
>>
>>> Hi
>>>
>>> I got the following error when I use write_table.
>>> fatal:_Nclwrite_table: write_table can only handle list less than 16
>>> elements.
>>>
>>> So I need to write an array list more than 16 elements. Do you want
>>> how I can get it?
>>> Thank you
>>> Bruce
>>> _______________________________________________
>>> ncl-talk mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Feb 19 09:45:01 2013

This archive was generated by hypermail 2.1.8 : Thu Feb 21 2013 - 11:26:43 MST