[gdal-dev] There is no option to read "underneath" observation layers from L2G MODIS data, right?

Lucena, Ivan ivan.lucena at pmldnet.com
Fri Apr 11 10:58:39 EDT 2008


MODIS Reprojection Tool: 
http://lpdaac.usgs.gov/landdaac/tools/modis/index.asp

Supports MODIS Level-2G: 
http://lpdaac.usgs.gov/landdaac/tools/modis/about.asp


Jose Luis Gomez Dans wrote:
> Hi,
> 
>> As far as I can understand while scanning the gdal-dev list messages,
>> there is no access to the 2nd (or 3rd) layer of gridded MODIS data (L2G)
>> using GDAL, is that correct?
>>
>> Is there an alternative to the "read_l2g" LDOPE utility?
> 
> I think this is correct. The other observations (which may add up to a lot for high latitudes) are not in a gridded format, so you need to use something like PyHDF to read them and convert them to grids. It's fairly easy to do, but dealing with the angular pointers (1km data) is messier. 
> 
> read_l2g might actually be the easiest way!
> 
> Jose


More information about the gdal-dev mailing list