[Gdal-dev] Warping MODIS

Markus Neteler neteler at itc.it
Wed Feb 7 11:06:39 EST 2007


On Wed, Feb 07, 2007 at 08:35:20AM +0100, Jose Luis Gomez Dans wrote:
> Hi!
> 
> I have read a couple of postings regarding MODIS subsetting and warping. I have been using HEGTools up to now, but I find that having just GDAL in my processing chain makes life easier. So far, i understand that I need to warp a subdataset off the HDFEOS file to change the ellps parameter so that the subdataset is available in Lat/Long WGS84. This seems to work, and I can the reproject into UTMXX/DatumXYZ again. This requires a gdalwarp, a  gdal_translate and a further gdalwarp. is there a more direct route?
> 
> Further, is the gdalwarper API available for python? The docs say it is
> incomplete, but maybe there have been new developments? Idea is to have the
> previous process sit in the middle of a python program :)
> 
> Many thanks!

Jose,

maybe this script is interesting for you:
http://mpa.itc.it/markus/useful/modis_hdf2erdas_ll_wgs84.sh

(sorry, not Python yet :-)

Markus



More information about the Gdal-dev mailing list