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

Home » Public Forums » archive » Tips for IDL-istic file transfer...? Please help me.
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: Tips for IDL-istic file transfer...? Please help me. [message #70907 is a reply to message #70845] Wed, 12 May 2010 04:28 Go to previous message
Wout De Nolf is currently offline  Wout De Nolf
Messages: 194
Registered: October 2008
Senior Member
On Wed, 12 May 2010 13:23:23 +0200, Wox <spam@nomail.com> wrote:

> Mind the double "\\" in the stregex input. Also "200[7]" can just be
> written "2007". The square brackets indicate a range (e.g. from 0 to
> 8). Since you one have one number, you can omit the range
>
>

On second thought, when you have only one year, you can omit the
stregex. This was only necessary to extract the years 2000 till 2008
from all 200? years (i.e. omitting 2009)

Pro Movefile_051110
source=file_search('D:\MODIS11\Data\MYD11A1.005\2007.??.??\' ,'*.*')
path='D:\MODIS11\Data\\MYD11A1.005\2007\'
file_mkdir,path
file_move,source,path+file_basename(source)
end
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Landsat HDF
Next Topic: pixelwise regression for time series images

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

Current Time: Wed Oct 08 13:51:55 PDT 2025

Total time taken to generate the page: 0.00374 seconds