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

Home » Public Forums » archive » Re: writing large 3D data file fails
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: writing large 3D data file fails [message #68255 is a reply to message #68248] Wed, 07 October 2009 11:01 Go to previous messageGo to previous message
JohnSmith is currently offline  JohnSmith
Messages: 4
Registered: September 2009
Junior Member
"Dorthe Wildenschild" <dorthe@engr.orst.edu> wrote in message
news:adc5396b-772f-47cc-9208-cb932e18b0fa@33g2000vbe.googleg roups.com...
One more question:

I have a fltarr of 4008x4008x865 voxels that I'm trying to write to a
file using

GET_LUN, lun
OPENW, lun, '/nfs/blahblah.dat'
WRITEU, lun, volume
CLOSE, lun
FREE_LUN, lun

this normally works like a charm for writing a simple binary data
file, but for this large dataset, I can't get it to work? The file
that get's written is way too small (about 3.5 GB - if I write it as a
netDCF it is �21 GB, which is more like the right size)

Any ideas what goes wrong here?
Thanks,
Dorthe

*******************************


Isn't your close,lun messing up your free_lun?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Browse for Cloud-Free MODIS Images
Next Topic: Re: is there a 3D equivalent of CONTOUR?

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

Current Time: Sat Oct 11 19:17:42 PDT 2025

Total time taken to generate the page: 2.69833 seconds