Skip to content
Prev 6052 / 29559 Next

More questions on setting up ENVI headers...

On Thu, 9 Jul 2009, Jonathan Greenberg wrote:

            
It is tricky, partly because in places the order of the coordinates is 
reversed - sometimes (columns, rows) for R-facing functions, often (rows, 
columns) for GDAL-facing code). I suspect that this is what is confusing 
here. Try to follow the code in writeGDAL() through called functions for 
examples.

Roger