Re: [gdal-dev] Possible statistics computation issue

2012-02-10 Thread Even Rouault
Selon Alex Speder : > Greetings all, > > I recently attempted to update a Java project from GDAL 1.8.1 to GDAL > 1.9.  However, I noticed the statistics being computed on my output > rasters were off.  After doing some digging, it seems that something > changed in the HFA driver's handling of mini

[gdal-dev] Possible statistics computation issue

2012-02-10 Thread Alex Speder
Greetings all, I recently attempted to update a Java project from GDAL 1.8.1 to GDAL 1.9.  However, I noticed the statistics being computed on my output rasters were off.  After doing some digging, it seems that something changed in the HFA driver's handling of minimum and maximum values. IN GDAL