help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HDF File Attributes


From: Stewart Dickson
Subject: HDF File Attributes
Date: Tue, 09 Nov 2010 09:43:26 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hello, List,

I am comparing the MATLAB examples for parsing HDF files, posted at:
http://hdfeos.org/zoo/#[GESDISC%20Examples]
With what is apparently possible to do using Octave.

As I summarized yesterday, MATLAB has functions to parse the HDF5
file on disk, in excruciating detail, before actually reading the data fields
into memory;  While Octave apparently cannot.

Octave's load -hdf5  function reads the entire HDF file into memory,
parsing its data fields into structures.

I think that Octave's load -hdf5  function ignores ATTRIBUTES attached
to the data fields.   Is that correct?   Or is there a way to access HDF
data field attributes in Octave?

Thanks,

-Stewart, http://us.imdb.com/Name?Stewart+Dickson


reply via email to

[Prev in Thread] Current Thread [Next in Thread]