How can I read lat and lon data from MYD09GA hdf files?

1 次查看(过去 30 天)
I'm trying to read MOD09GA hdf file (e.g.,
input='MYD09GA.A2002186.h12v02.061.2020071185001.hdf'
val=hdfread(input,'MODIS_Grid_500m_2D', 'Fields', 'sur_refl_b01_1');
However, I cannot find lat or lon data within hdf files. I just want to get lat and lon data from the hdf files. How can this be done?
  1 个评论
dpb
dpb 2021-7-3
Attach a data file if expect somebody to explore -- the link requires an account for access...

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by