[gdal-dev] Re: satellite image processing in Python

2009-02-11 Thread Yann Chemin
Hello, Found out answer to question 1 it seems. By naming the object for each action, then deleting it at the end of the loop, it seems that the file is being written properly. geot=result.SetGeoTransform( geoT ) proj=result.SetProjection( proJ ) output=driver.CreateCopy(

[gdal-dev] Re: satellite image processing in Python

2009-02-10 Thread Yann Chemin
Sorry, this was not the version I intended to send initially. Here it is... ___ # Landsat 7 ETM + image downlaoded from GLCF #ftp.glcf.umiacs.umd.edu/glcf/Landsat/WRS2/p127/r049/p127r049_7x20001104.ETM-EarthSat-Orthorectified/ #p127r049 2000/11/04 around Ubon Ra