Detailed description |
|
Thuban svn rev2830 and Debian sid
python-gdal 1.5.0-3,
python thuban.py Data/iceland_sample_raster.thuban
leads to error message for each display on the command line
ERROR 1: Missing required field (one of PIXELS, LINES or DATAPOINTER)
Unable to access in-memory array.
Still the raster image is displayed.
When running tests, this is different, e.g.
python test_baserenderer.py
ERROR 4: `/mobilehome/bernhard/hacking/thuban/probe/Thuban-1.2.1/Data/iceland/island.tif' not recognised as a supported file format.
On the second call of gdal.Open() there is 'None' returned with the error message above and the test failing.
|
|