Re: [gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-30 Thread Frank Warmerdam
On 11-06-29 02:18 AM, Anton Korosov wrote: Hi Frank! There is a bug in the current Envisat driver which could be fixed in 1.8.1. Not all bands (MDS) are read properly from the MERIS Level 2 imagery. Below are last lines of the output of gdalinfo MER_RR__2PNPDK20110502_144833_24913102_00097_4

Re: [gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-29 Thread Armin Burger
On 29/06/2011 19:53, Even Rouault wrote: Le mardi 28 juin 2011 21:32:01, Armin Burger a écrit : Frank a functionality that I would find useful in combination with clients like ArcGIS or Erdas are the Erdas overviews in *.rrd files. When creating overviews with gdaladdo using the "--config USE_R

Re: [gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-29 Thread Even Rouault
Le mardi 28 juin 2011 21:32:01, Armin Burger a écrit : > Frank > > a functionality that I would find useful in combination with clients > like ArcGIS or Erdas are the Erdas overviews in *.rrd files. When > creating overviews with gdaladdo using the "--config USE_RRD YES" > option, aux files instea

Re: [gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-29 Thread Even Rouault
Le mercredi 29 juin 2011 08:18:44, Anton Korosov a écrit : > Hi Frank! > > There is a bug in the current Envisat driver which could be fixed in 1.8.1. > Not all bands (MDS) are read properly from the MERIS Level 2 imagery. > Below are last lines of the output of > gdalinfo MER_RR__2PNPDK20110502_1

Re: [gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-28 Thread Anton Korosov
Hi Frank! There is a bug in the current Envisat driver which could be fixed in 1.8.1. Not all bands (MDS) are read properly from the MERIS Level 2 imagery. Below are last lines of the output of gdalinfo MER_RR__2PNPDK20110502_144833_24913102_00097_47956_7579.N1 MDSs are numbered from 1 to

Re: [gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-28 Thread Armin Burger
Frank a functionality that I would find useful in combination with clients like ArcGIS or Erdas are the Erdas overviews in *.rrd files. When creating overviews with gdaladdo using the "--config USE_RRD YES" option, aux files instead of rrd files are created. They are not fully recognized by A

[gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-27 Thread Frank Warmerdam
Folks, I would like to prepare a 1.8.1 release candidate in the next couple days. Developers are encouraged to address any bug fixes they would like promptly. Is there anything folks feel strongly needs to be addressed in 1.8.1 that has not yet made it into the 1.8 branch? Best regards, -- -