Re: Combine two arrays...

From: <Oliver.Fuhrer_at_nyahnyahspammersnyahnyah>
Date: Sat, 5 Sep 2009 11:06:00 +0200

Hi Sabeerali,

Simply do c=array_append_record(a,b,0) and check the doc on the details
of the function on the page
http://www.ncl.ucar.edu/Document/Functions/Contributed/array_append_reco
rd.shtml .

NCL team: It would probably make sense to add this function (as well as
table_attach_columns and table_attach_rows) to the array manipulation
section of the documentation
http://www.ncl.ucar.edu/Document/Functions/array_manip.shtml as this is
where I would naturally look for them.

Cheers,
Oli

 
________________________________________

Oliver Fuhrer
Numerical Models

Federal Departement of Home Affairs FDHA
Federal Office of Meteorology and Climatology MeteoSwiss

Kraehbuehlstrasse 58, P.O. Box 514, CH-8044 Zurich, Switzerland

Tel. +41 44 256 93 59
Fax +41 44 256 92 78
oliver.fuhrer_at_meteoswiss.ch
www.meteoswiss.ch - First-hand information
  
 

> -----Original Message-----
> From: ncl-talk-bounces_at_ucar.edu
> [mailto:ncl-talk-bounces_at_ucar.edu] On Behalf Of Sabeerali(sebi)
> Sent: Samstag, 5. September 2009 10:24
> To: ncl-talk_at_ucar.edu
> Subject: Combine two arrays...
>
> Hello,
>
> I have variable a(time=30,lat=80,lon=180) and another
> variable b=(time=30,lat=80,lon=180). I want to combine them
> and get another variable c having dimension
> time=60,lat=80,lon=180.. Is it possible in NCL?
>
> Thanks in advance
>
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Sep 05 2009 - 03:06:00 MDT

This archive was generated by hypermail 2.2.0 : Tue Sep 08 2009 - 11:49:50 MDT