[Gdal-dev] HDF5 root metadata reading in C#

andyNEXT andrea.pistoni at next.it
Tue Feb 12 10:22:09 EST 2008


Hi All.
 
I'm trying to read the attributes of an HDF5 file composed as following:
 
root
  | 
  +-- S01
  |
  +--DS
 
but I cannot read the attributes (about an hundred) associated to the ROOT
level.  

The string code I use in C# is the simple:   string[] metadata =
ds.GetMetadata("");
 
Maybe there is an option of "GetMedata" to read also these metadata.
 
Thanks in advance.
Regards.
 
Andrea Pistoni
-- 
View this message in context: http://www.nabble.com/HDF5-root-metadata-reading-in-C--tp15434466p15434466.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.



More information about the gdal-dev mailing list