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

Home » Public Forums » archive » HDF interface
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: HDF interface [message #28320 is a reply to message #28226] Wed, 28 November 2001 10:49 Go to previous message
James Kuyper Jr. is currently offline  James Kuyper Jr.
Messages: 10
Registered: November 2001
Junior Member
Daniel Peduzzi wrote:

> Using IDL's HDF interface, does anybody know how to remove or rename
> SD datasets within an HDF file?
>
> Dan

HDF isn't good about deleting or renaming things. The best you can do is
create a new file by copying all the parts of the old file that you want
to keep, while dropping or renaming the parts you want to drop or
rename. Very annoying. HDF provides routines for deleting or renaming
Vgroups, but not for anything else. HDF_DELDD doesn't actually delete an
object from an HDF file, it just removes it from the list of data
descriptors. The deleted object still takes up space (which can be
released by using the hdfpack routine).
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Teaching material
Next Topic: Can't make widgets work

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

Current Time: Wed Oct 08 14:58:28 PDT 2025

Total time taken to generate the page: 0.00441 seconds