Re: [Geotools-devel] ScaledGridCoverage2D and CroppedCoverage2D

2006-12-06 Thread Cédric Briançon
Martin Desruisseaux a écrit : > Note for Cédric: please try to add the following line in > ScaledCoverage2D and CroppedCoverage2D (package > org.geotools.coverage.processing.operation) just before a call to > processor.createNS("Scale", ...) or processor.createNS("Translate", > ...) method (or

Re: [Geotools-devel] ScaledGridCoverage2D and CroppedCoverage2D

2006-12-05 Thread Martin Desruisseaux
Simone Giannecchini a écrit : > Do not worry man, I will fix this :-), I already know where to put my > hands I was only waiting for time to allocate on this and good news is > I have time between now and the 15th jan, so since the thing is > bothering you and your group time to put something in p

Re: [Geotools-devel] ScaledGridCoverage2D and CroppedCoverage2D

2006-12-05 Thread Simone Giannecchini
Ciao guys, please, read below... On 12/5/06, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > Hello > > In our attempt to uses NetCDF data with Geoserver, we get the attached stack > trace. The NetCDF image is an 16-bits indexed image (IndexColorModel with > DataBuffer.TYPE_USHORT). My feeling is