Dear All

I have downloaded NPP data from CLASS following granuel:
GIGTO-VI1BO-VI2BO-VI3BO-VI4BO-VI5BO_npp_d20120922_t0207231_e0213314_b04678_c20120923232339200538_noaa_ops.h5

I used h5dump.exe and it gives following  content:

HDF5 
"GIGTO-VI1BO-VI2BO-VI3BO-VI4BO-VI5BO_npp_d20120922_t0207231_e0213314_b04678_c20120923232339200538_noaa_ops.h5"
 {
FILE_CONTENTS {
 group      /All_Data
 group      /Data_Products
 }
}
and does not show sub group and datasets of the granuel.
However, when I use HDF view, it shows as
  / All_data
    /VIIRS-l1-IMG-EDR_all
        ......
        Reflectance
        Radiance
        ......


So, I could see datasets and can access to these datasets.

When use HDF5 library in C, I could open /All_Data group, but it does not acees 
to "/VIIRS-l1-IMG-EDR_all" group member and the datasets under this group 
member.

Could you please advice how to open group member and datasets of /All_Data 
group using HDF5 library in C?

I want to say that I have tested  NPP sample data from 
http://jointmission.gsfc.nasa.gov/science/DataProducts and HDF5 library in C 
works well for this data.


Thank you in advance.

Best regards,
Dorj Ichikawa

_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to