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

Home » Public Forums » archive » Re: Reading various HDF files
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: Reading various HDF files [message #46200 is a reply to message #46199] Wed, 09 November 2005 05:11 Go to previous messageGo to previous message
peter.albert@gmx.de is currently offline  peter.albert@gmx.de
Messages: 108
Registered: July 2005
Senior Member
Hi Nicola,

well, it's all there, then. Haven't you used the SDS, START and COUNT
keywords to sds_read yet?

In your case, I'd loop over the files with a command like

sds_read, files[i], $
sds = "the_field_you_want_to_extrasct", $
start = [0, 0, 8], $
count = [64,128, 0], $
data

Then data should be just the field's plane you need for further
processing with e.g. MPEG_PUT.

Cheers,

Peter
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL 6.2 IDLgrImage SUB_RECT and TILING
Next Topic: Partial implementation of XML-RPC

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

Current Time: Fri Oct 10 08:21:31 PDT 2025

Total time taken to generate the page: 1.44651 seconds