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

Home » Public Forums » archive » Re: How to store compressed data ?
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: How to store compressed data ? [message #68808] Tue, 01 December 2009 13:03 Go to previous message
rogass is currently offline  rogass
Messages: 200
Registered: April 2008
Senior Member
On 1 Dez., 16:00, nata <bernat.puigdomen...@gmail.com> wrote:
> Using HDF_PACKDATA I don't see the difference:
>
> aa=fltarr(240,360,24,47,2)
> help, /mem
> heap memory used:  780326120, max: 1559999875, gets:     1126,
> frees:      317
>
> rr=hdf_packdata(aa)
> aa=0l
> help, /mem
> heap memory used:  780326085, max: 1559999860, gets:     1143,
> frees:      334

Strange... Maybe you will find some appraoches here:
http://www.astro.washington.edu/docs/idl/htmlhelp/index.html or maybe
one of the IDL-gurus has an idea :) If not, then you may use some ENVI
routines which can handle handle compressed data in memory (slows
drastically down). Some of lossless compressing techniques such as RLE
or LZW maybe also interesting...

CR
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem on where function
Next Topic: Re: SHAPEFILE changes in IDL7.1?

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

Current Time: Wed Oct 08 17:36:13 PDT 2025

Total time taken to generate the page: 0.00485 seconds