Hello All,
I have 2 questions.
1. How one can write a program which supports any version of HDF file (atleast HDF 4 as well as HDF5)
2. How I can get how many groups or datasets are there, what are their name in a HDF5 file.
regards
Prakash Â
Hello All,
I have 2 questions.
1. How one can write a program which supports any version of HDF file (atleast HDF 4 as well as HDF5)
2. How I can get how many groups or datasets are there, what are their name in a HDF5 file.
regards
Prakash Â
Hello All,
I have 2 questions.
1. How one can write a program which supports any version of HDF file
(atleast HDF 4 as well as HDF5)
sorry can't help there
2. How I can get how many groups or datasets are there, what are their name
in a HDF5 file.
http://hdfeos.org/workshops/ws10/presentations/day1/OtherTools.ppt
http://hdfeos.org/workshops/ws10/presentations/day1/HDF5_Tools_Update.ppt
http://www.hdfgroup.org/products/hdf5_tools/
Hope that helps.
Mark
On Fri, Jan 9, 2009 at 5:39 PM, Surya Prakash <ds_prakash@rediffmail.com> wrote:
regards
Prakash Â
----------------------------------------------------------------------
This mailing list is for HDF software users discussion.
To subscribe to this list, send a message to hdf-forum-subscribe@hdfgroup.org.
To unsubscribe, send a message to hdf-forum-unsubscribe@hdfgroup.org.
Hi Prakash,
Hello All,
I have 2 questions.
1. How one can write a program which supports any version of HDF file
(atleast HDF 4 as well as HDF5)sorry can't help there
HDF4 and HDF5 files are accessed with two different libraries and the only wrapper I'm familiar with that could read both is the Java wrappers included in HDFView.
2. How I can get how many groups or datasets are there, what are their name
in a HDF5 file.http://hdfeos.org/workshops/ws10/presentations/day1/OtherTools.ppt
http://hdfeos.org/workshops/ws10/presentations/day1/HDF5_Tools_Update.ppt
http://www.hdfgroup.org/products/hdf5_tools/
If you want a programmatic interface, start with the H5Literate routine.
Quincey
On Jan 9, 2009, at 12:42 AM, Mark V wrote:
On Fri, Jan 9, 2009 at 5:39 PM, Surya Prakash <ds_prakash@rediffmail.com > > wrote: