comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Array Concatenation?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Array Concatenation? [message #80777 is a reply to message #80743] Wed, 11 July 2012 02:10 Go to previous message
rjp23 is currently offline  rjp23
Messages: 97
Registered: June 2010
Member
On Friday, June 29, 2012 7:16:33 PM UTC+1, Heinz Stege wrote:
> On Fri, 29 Jun 2012 04:02:28 -0700 (PDT), rjp23@le.ac.uk wrote:
>
> >Hi
> >
> >I have two 4 dimensional arrays like so:
> >
> >Array[480, 241, 60, 124]
> >
> >The 4th dimension (124 elements) is time. I want to concatenate the 1st timestep for the second array to the first array, something like this:
> >
> >
> >new=[array1, array2[*, *, *, 0]]
> >
> >But I can't get the syntax correct to do the concatenation on the 4th dimension.
> >
> >Any ideas what I'm doing wrong? I've tried various levels of []'s but can't get it working.
> >
> >Cheers
>
> David Fanning has written an article about this:
> http://www.idlcoyote.com/tips/array_concatenation.html
>
> HTH, Heinz

Unfortunately I believe the caveat to that article applies here:

"One caveat: a bug in IDL (as I see it) limits the practical concatenation dimension to 3, even though up to 8 dimensions are supported (i.e. only two pairs of extra brackets are allowed per entry... sorry no [[[[[[[a]]]]]]] permitted). You'll need higher magic if you use 8 dimensional datasets anyway. "

I guess what I was really asking was what this "higher magic" was.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Passing variables between procedures
Next Topic: Array Concatenation?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:35:29 PDT 2025

Total time taken to generate the page: 0.00387 seconds