2009/3/23 jor sion :
> Hi,
>
> I try using GDAl to read/write HDF files.
> Is it possible to access the names of groups in HDF files using GDAL in
> CSharp? How can I show groups like in HDF Explorer?
>
> I can get subdatasets's name and description information using
> GetMetadata("SUBDATASETS"), b
Hi,
I try using GDAl to read/write HDF files.
Is it possible to access the names of groups in HDF files using GDAL in
CSharp? How can I show groups like in HDF Explorer?
I can get subdatasets's name and description information using
GetMetadata("SUBDATASETS"), but I want to know is there any othe