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 
Return to the default flat view Create a new topic Submit Reply
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
[Message index]
 
Read Message
Read Message
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: Thu Oct 09 03:31:07 PDT 2025

Total time taken to generate the page: 1.67891 seconds