combining arrays ?

From: ozan mert gokturk <gokturko_at_nyahnyahspammersnyahnyah>
Date: Wed, 25 Apr 2007 18:36:01 +0300

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
Received on Wed Apr 25 2007 - 09:36:01 MDT

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