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

Home » Public Forums » archive » Re: Trouble writing very large 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: Trouble writing very large files [message #62643 is a reply to message #62622] Mon, 29 September 2008 09:04 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Vince Hradil writes:

> FWIW - that worked fine. I was able to write each of the 15 time
> frames separately:
>
> openw, lun, oname, /get_lun
> for f=3D0L, nframes-1 do writeu, lun, array[*,*,*,f]
> free_lun, lun

Humm. Well, not sure exactly what that tells us,
but my guess (having tried to do this a time or
two myself) is that the calculation of some internal
pointer is off. If my experience is any indication,
off by 1. :-(

My theory is that by writing the file differently,
the pointer was calculated differently in the code.
Good as any, I guess. :-)

Cheers,

David
--
David Fanning, Ph.D.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HDF question - how to make a copy of the structure?
Next Topic: Re: block fill image

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

Current Time: Thu Oct 09 15:31:29 PDT 2025

Total time taken to generate the page: 1.83703 seconds