Re: table_attach_columns

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri, 19 Jun 2009 13:22:22 -0600 (MDT)

And here it is, oops!

--Mary

On Fri, 19 Jun 2009, Mary Haley wrote:

> Mateus,
>
> It looks like there's a bug in table_attach_columns, where it
> tries to use the dimension name, even if it doesn't exist.
>
> Please see the attached new version of this function and let me know
> if it works. You can load it after contributed.ncl with:
> ...
> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
> load "./table_attach_columns.ncl"
>
> It's untested, so please let me know if it works, and I'll make
> the change on our end.
>
> --Mary
>
>
> On Fri, 19 Jun 2009, Mateus Teixeira wrote:
>
>> Dear NCL developers,
>>
>> In documentation for table_attach_columns function, it is said that when
>> there aren't named dimensions in the variables, it will create temporary
>> names for the dimensions. However, I got an error - saying that 'missing' is
>> not a dimension name - trying to attach two 2-d arrays without named
>> dimensions.
>>
>> It only works when I assigned names to their dimensions.
>>
>> I read contributed.ncl and saw that there isn't statements giving temporary
>> name to dimensions. I think the documentation should be corrected.
>>
>> My NCL version is 5.1.0, so if it works in 5.1.1, please, sorry for that.
>>
>> Best regards,
>>
>> --
>> Mateus da Silva Teixeira
>>
>> Registered Linux User #466740
>>
> _______________________________________________
> 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 Fri Jun 19 2009 - 13:22:22 MDT

This archive was generated by hypermail 2.2.0 : Fri Jun 19 2009 - 13:23:26 MDT