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

Home » Public Forums » archive » SAVE compress and Gzip
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
SAVE compress and Gzip [message #71459] Fri, 18 June 2010 04:33
Xavi Llort is currently offline  Xavi Llort
Messages: 15
Registered: September 2006
Junior Member
Hi,

I'm trying to compress save files already done.

If I compress the sav files in the unix terminal with Gzip, then IDL
"RESTORE" command does not recognize them:
IDL> save, a, filename='test.sav'
IDL> exit
$ gzip test.sav
$ idl
IDL> restore, 'test.sav.gz'
% RESTORE: Not a valid save file: test.sav.gz

This trick worked for binary files and OPEN command.

Any ideas how can I manage to compress lots of save files already
done, creating save files which can be directly opened from inside
IDL?

Thanks in advance,
Xavi
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Memory Cleanup-- Messy structure
Next Topic: Re: sort arrays based on names

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

Current Time: Wed Oct 08 11:32:39 PDT 2025

Total time taken to generate the page: 0.00576 seconds