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

Home » Public Forums » archive » Re: automated file input possible?
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: automated file input possible? [message #38904 is a reply to message #38902] Tue, 06 April 2004 11:38 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Thomas Nehls wrote:

> Hi folks,
>
> I wrote a pro, now I want to run it automatically on a set of images,
> which are computed by the pro.
> Is it possible to say something like: compute all the files in a
> specified directory! ?
> thanks in advance
>
> tom

Dear Tom

yes

please do have a peak into the online help on file_search

e.g. process_data,file_search('/tmp/*.img')

pro process_data,file
n=n_elements(file)
for i=0L,n-1 do WhateverYouWant,file[i]
end


Hallo Tom,

wir haben auf Basis der vielen IDL-Kurse am FZJ ein deutschsprachiges idl
Buch geschrieben. Abgesehen das man es ᅵber amazon.de kaufen kann, kannst
Du das bestimmt auch ᅵber Fernleihe ordern.

http://www.fz-juelich.de/zb/index.php?index=99
http://www.fz-juelich.de/zb/datapool/page/99/infotechnik2_i. pdf
die Beispiele (javascript):
http://www.fz-juelich.de/vislab/idl-beispiele (Ich seh gerade der webserver
hat ein paar Probleme, die Darstellung kann ich erst morgen ᅵberprᅵfen)

Viele Grᅵsse und viel Spass mit idl

Reimar

--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: /BLOCK vs. /NO_BLOCK in .sav-files
Next Topic: envi_avhrr_warp_doit: How to set corners of the warped image?

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

Current Time: Sun Oct 12 10:44:08 PDT 2025

Total time taken to generate the page: 1.91682 seconds