Selon jt2000 :
> /usr/local/bin/pct2rgb.py -rgba raster.grc convert.tif
> *Traceback (most recent call last):
> File "/usr/local/bin/pct2rgb.py", line 167, in
> dst_data = Numeric.take(band_lookup,src_data)
> File "/usr/local/lib/python2.7/site-packages/numpy/core/fromnumeric.py",
> line
Hi,
I don't see any obvious reason this would fail in this fashion. I would
suggest you try and reproduce this with a very small file with lots of classes
and then file a ticket including the data.
Best regards,
On Sat, Jul 16, 2011 at 2:51 PM, jt2000 wrote:
> /usr/local/bin/pct2rgb.py -rgba r
/usr/local/bin/pct2rgb.py -rgba raster.grc convert.tif
*Traceback (most recent call last):
File "/usr/local/bin/pct2rgb.py", line 167, in
dst_data = Numeric.take(band_lookup,src_data)
File "/usr/local/lib/python2.7/site-packages/numpy/core/fromnumeric.py",
line 103, in take
return take