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

Home » Public Forums » archive » Re: HDF reading
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 reading [message #7964 is a reply to message #7962] Wed, 29 January 1997 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Hugh Pasika wrote:
> I have an HDF file with ten Scientific Data Sets, How do I set the
> "current set" so that a call to DFSD_GETDATA will retrieve it.
> For example, how do I get the 5th data set out?
> I really can't figure it out from the manuals.

Try using the HDF_SD interface instead, e.g.

sd_id = hdf_sd_start( pickfile() ) ; open the file
hdf_sd_getdata, hdf_sd_select( sd_id, 4 ), data ; select and read
SDS #5

Cheers,
Liam.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: idl and Dec unix V4
Next Topic: Re: XYOUTS character size strangeness

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

Current Time: Sat Oct 11 07:12:38 PDT 2025

Total time taken to generate the page: 0.55934 seconds