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 #62622] Tue, 30 September 2008 07:41 Go to previous message
Jeremy Bailin is currently offline  Jeremy Bailin
Messages: 618
Registered: April 2008
Senior Member
On Sep 29, 12:04 pm, David Fanning <n...@dfanning.com> wrote:
> 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.")

It might be interesting to know whether an array of the same total
size but with different dimensions works or not.

-Jeremy.
[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: Wed Oct 08 18:33:12 PDT 2025

Total time taken to generate the page: 0.00189 seconds