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

Home » Public Forums » archive » reading gziped CDFs
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
reading gziped CDFs [message #34120] Wed, 26 February 2003 20:50 Go to previous message
erikb is currently offline  erikb
Messages: 1
Registered: February 2003
Junior Member
Hi all,

I've got a question that google can't answer, so I'm posing it to you:

I have gziped CDF files that I would like to open without having to
manually unzip them for space considerations. I know that IDL can
handle opening gziped files with the /compress keyword to the open
routines, but that doesn't help with a CDF. I see that my ver. of IDL
(5.4) has a CDF_compression command, but it seems that this is an
internal compression method within the CDF structure. So... is there a
way to get IDL to understand that I have a gzipped CDF? I'm thinking I
need to kludge CDF_open somehow. I would only need to read these files,
I would never write/append to them.

Thanks for any ideas
-Erik

p.s. I suppose an alternative is to write wrapper open/close functions
that would SPAWN a gunzip to a temp file and then delete it on close.
Anyone know a fast way of making unique temp filenames? (I'm on a linux
system, btw.)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: histogram and binsize problems
Next Topic: Is PDF the only help option in 5.6?

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

Current Time: Wed Oct 08 13:11:19 PDT 2025

Total time taken to generate the page: 0.00443 seconds