[gdal-dev] Sentinel driver

2016-12-11 Thread Johan de Braak
Hi all, Will there be an update of the Sentinel driver that is able to deal with the new Level 1C product format (as announced here: https://scihub.copernicus.eu/news/News00124 ) ? Thanks, Johan -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Sentinel-driver-tp5299537.ht

Re: [gdal-dev] GDAL 2.1.2 compilation error

2016-12-11 Thread Even Rouault
> I worked around the problem by making a float-type-only copy of the > templated function VRTComplexSource::RasterIOInternal() and calling that > instead inside "vrtfilters.cpp" and GCC 4.6.3 seems to be happy with that. I've reproduced the issue with another compiler and fixed it with https://t