Update on ESA SAR header (GDAL)

Frank Warmerdam warmerdam at p...
Fri Aug 31 10:18:04 EDT 2001


Markus Neteler wrote:
> thanks for the update. But... I don't get them (same file as yesterday,
> but renamed for SAR Toolbox):
> 
> gdalinfo slc1.img0
> Driver: SAR_CEOS/CEOS SAR Image
> Size is 4900, 26399
> Coordinate System is '
> Corner Coordinates:
> Upper Left ( 0.0, 0.0)
> Lower Left ( 0.0,26399.0)
> Upper Right ( 4900.0, 0.0)
> Lower Right ( 4900.0,26399.0)
> Center ( 2450.0,13199.5)
> Band 1 Block=4900x1 Type=CInt16, ColorInterp=Undefined
> Min=-4294967295.000/0, Max=32767.000/0

Markus,

I think GDAL isn't finding the leader file because of the renaming. I
see you aren't getting any of the usual metadata either. Try restoring
it to the old name and see how GDAL does.

BTW, what is the naming convention for the SAR Toolbox? I should be
able to add it to GDAL.

> I have the C code of the toolbox, if that is interesting for you.
> 
> Concerning GDAL, an unrelated problem occurs:
> 
> make[1]: Entering directory /hardmnt/thuille1/ssi/gdal/pymod'
> ../install-sh -d /usr/lib/python1.5/site-packages
> for f in *.py _gdalmodule.so ; do ../install-sh -c $f
> /usr/lib/python1.5/site-packages ; done
> cp: cannot create regular file
> /usr/lib/python1.5/site-packages/#inst.23157#': Permission denied
> cp: cannot create regular file
> /usr/lib/python1.5/site-packages/#inst.23164#': Permission denied
> cp: cannot create regular file
> /usr/lib/python1.5/site-packages/#inst.23171#': Permission denied

This is a known problem, and I am not sure what to do about it. Basically,
because the site packages tree for Python is found automatically it isn't
easy to redirect it. If you want you can hack the INST_PYMOD value in the
GDALmake.opt file after running configure.

Best regards,
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at p...
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list