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

Home » Public Forums » archive » Re: reading/writing 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: reading/writing large files [message #83008 is a reply to message #83007] Fri, 01 February 2013 07:46 Go to previous messageGo to previous message
Carsten Lechte is currently offline  Carsten Lechte
Messages: 124
Registered: August 2006
Senior Member
Hi, Russel

> Any ideas?

Have a look at the HDF5 scientific data format. You can write
multiple-dimensional arrays of any data type, with the option of
growing the array along one dimension, which should take care of the
appending. Upon reading, you can specify a stride and maybe even a
subarray. The libraries should be well optimised, so they could be
faster than what you have so far.

However, I have not used these features of HDF5 myself, and they may
not be accessible in IDL.


chl
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Some questions of efficiency when matching items in lists
Next Topic: Re: continuum normalized spectra

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

Current Time: Fri Oct 10 09:37:14 PDT 2025

Total time taken to generate the page: 0.80277 seconds