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

Home » Public Forums » archive » Re: HDF SD names?
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 SD names? [message #33343 is a reply to message #33342] Wed, 18 December 2002 11:43 Go to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
Bruce Bowler wrote:
>
> I'm starting to play with HDF files. I see in the documentation there's
> a routine called HDF_SD_NAMETOINDEX routine that will give me the SD data
> set index, given the name of the dataset. What I can't seem to do is
> figure out how to figure out name of a dataset given it's index. Is that
> possible? Sample code???

sds_id = HDF_SD_select(file,index)
HDF_SD_GETINFO,sds_id,NAME=sds_name
PRINT,sds_name
[Message index]
 
Read Message
Read Message
Previous Topic: Windows Question Related to IDL
Next Topic: Re: Windows Question Related to IDL

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

Current Time: Fri Oct 10 12:09:34 PDT 2025

Total time taken to generate the page: 1.68279 seconds