Re: combining arrays ?

From: Andrea Hahmann <hahmann_at_nyahnyahspammersnyahnyah>
Date: Wed, 25 Apr 2007 09:47:38 -0600

Ozan

There is the array_append_record function with description at
http://www.ncl.ucar.edu/Document/Functions/Contributed/array_append_record.shtml

Andrea

ozan mert gokturk wrote:
> Dear NCL users,
>
> For example, I have two arrays:
>
> x = (/1,2,3,.....,14,15/)
> y = (/31,32,33,....,69,70/)
>
> Is there an easy way in NCL to append y to x, so that
>
> z = (/1,2,3,....,14,15,31,32,33,....,69,70/)
>
> Thanks in advance,
>
> -Ozan
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

-- 
----------------------------------------------------------------
Andrea N. Hahmann, Ph.D.
Research Applications Laboratory
Natl. Center for Atmospheric Research      Phone: 1-303-497-8383
PO BOX 3000                                Fax:   1-303-497-8401
Boulder, CO 80301                          hahmann_at_ucar.edu
----------------------------------------------------------------
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Apr 25 2007 - 09:47:38 MDT

This archive was generated by hypermail 2.2.0 : Thu Apr 26 2007 - 08:55:37 MDT