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

Home » Public Forums » archive » Breaking files
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: Breaking files [message #70983 is a reply to message #70883] Mon, 17 May 2010 11:37 Go to previous messageGo to previous message
fgg is currently offline  fgg
Messages: 67
Registered: April 2010
Member
> All you do is pick out the data you want.
>
> these = [where(stregex(data_array,'=xxx',/
> boolean),nthese),n_elements(data_array)-1]
> for i=0L,nthese-1 do begin
>   these_data = data_array[these[i]:these[i+1]]
>   ;operate on these_data
>   ...
> endfor

This is all I needed to finish the script! Thank you, Gray.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Keyword TNAME not allowed in call to: DATATYPE
Next Topic: Map Projection Question

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

Current Time: Fri Oct 10 10:20:49 PDT 2025

Total time taken to generate the page: 0.87548 seconds