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 #68816 is a reply to message #68815] Tue, 01 December 2009 06:56 Go to previous messageGo to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
MmmmMMm..... I don't understand the ASSOC function. Here is what I do:

aa=FLTARR(240,360,24,97,2)
OPENW, lun, 'temporary_file.dat', /GET_LUN
ll=ASSOC(lun,aa,/PACKED)
HELP, ll

LL FLOAT = File<temporary_file.dat> Array[240, 360,
24, 97, 2]

Ok. And now:

aa=0l
aa=ll[*,*,*,0,0]

% End of file encountered. Unit: 100, File: temporary_file.dat
% Execution halted at: $MAIN$

OUPS ! What's happening here ?
[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: Fri Oct 10 02:26:50 PDT 2025

Total time taken to generate the page: 0.31488 seconds