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

Home » Public Forums » archive » Array extraction, multiple slices from paired values
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Array extraction, multiple slices from paired values [message #42430] Fri, 04 February 2005 11:38
MarioIncandenza is currently offline  MarioIncandenza
Messages: 231
Registered: February 2005
Senior Member
My array is DATA[x,y,v,t].
I am only interested in surface mmts, so I take
SUBDATA=reform(DATA[*,*,0,*])
I have a list of locations LOC[x,y], such that
LOC_X=LOC[0,*]=[2,4,6,9]
LOC_Y=LOC[1,*]=[1,4,5,7]
I want to extract a time series from SUBDATA for each pair in LOC.
Can this be done without a loop?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Case for XML (Was: convert very large string to numeric)
Next Topic: Re: splitting strings

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

Current Time: Wed Oct 08 15:17:25 PDT 2025

Total time taken to generate the page: 0.00597 seconds