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

Home » Public Forums » archive » Input/output Errors
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
Input/output Errors [message #85297] Tue, 23 July 2013 07:33 Go to next message
dotdelapp is currently offline  dotdelapp
Messages: 1
Registered: July 2013
Junior Member
Does IDL have a default time out on read or restore?

I keep getting Input/output Error while trying to restore and idl save file.
The File exists.,, I restore it many times with no problem... then for some reason on the same run of the code I get an Input/output Error... like maybe
idl is timing out or something. Our network is real slow and there is a lot of
traffic on it.

Thanks
Re: Input/output Errors [message #85298 is a reply to message #85297] Tue, 23 July 2013 07:57 Go to previous message
Fabzi is currently offline  Fabzi
Messages: 305
Registered: July 2010
Senior Member
On 07/23/2013 04:33 PM, dotdelapp@gmail.com wrote:
> Does IDL have a default time out on read or restore?

I cannot answer your question exactly but I have the feeling that
sometimes IDL is not very efficient on network storages.
There have been several topics about this in recent years, one of them
(related to NetCDF) can be found here:

http://tinyurl.com/lkhb74x

Reimar Bauer proposed a solution based on caching (make a local copy of
the files and then destroy them) which I still use today:

https://idlsource.fz-juelich.de/hg/icg_lib-11.0/file/tip/idl _work/rb_lib/caching.pro

Unless you want only a small part of the data stored externally, it will
often be faster to copy the file locally and then process it than going
over the network (at least this is my experience)

Cheers,

Fab
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Another possible bug of the plot function in IDL8.2.3
Next Topic: Re: efficient kernel or masking algorithm ? UPDATE

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

Current Time: Wed Oct 08 15:07:22 PDT 2025

Total time taken to generate the page: 0.00410 seconds