Perfect - that has worked. Many thanks Even. Toby
On Thu, 25 Oct 2018 at 19:40, Even Rouault <[email protected]> wrote: > On jeudi 25 octobre 2018 19:22:39 CEST Tobias Reinicke wrote: > > Thanks Even, > > So doing that command, and then looking at; > > "gdalinfo -hist out.vrt" gives me a list of wrong looking buckets; > > Ah sure, gdal_translate keeps the original band data type, which is > inappropriate here. Add -ot Float32 or -ot Float64 > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
