[QGIS Commit] [qgis/QGIS] 77d0a7: [RASTER][Feature] Applying scale and offset to ras...
GitHub
noreply at github.com
Thu Feb 6 09:13:46 PST 2014
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 77d0a7c3270bd403c4c8b69ce5b248aea7a64fce
https://github.com/qgis/QGIS/commit/77d0a7c3270bd403c4c8b69ce5b248aea7a64fce
Author: D'Hont René-Luc <rldhont at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Changed paths:
M src/core/raster/qgsrasterblock.cpp
M src/core/raster/qgsrasterblock.h
M src/core/raster/qgsrasterdataprovider.cpp
M src/core/raster/qgsrasterdataprovider.h
M src/providers/gdal/qgsgdalprovider.cpp
M src/providers/gdal/qgsgdalprovider.h
M tests/src/core/testqgsrasterlayer.cpp
A tests/testdata/scaleoffset.tif
Log Message:
-----------
[RASTER][Feature] Applying scale and offset to raster data - funded
Ifremer
An issue has been opened 5 mounth ago
[BUG] #8417 incorrect value loaded from netcdf file
The data has not be loaded incorrectly, but QGIS doesn't apply scale
and offset defined for each band.
This commit will apply scale and offset to GDAL Provider BandStatistics
and to RASTER block of data.
Commit: bf3fcec2079ed50549e232dfe5d3e7441cf14091
https://github.com/qgis/QGIS/commit/bf3fcec2079ed50549e232dfe5d3e7441cf14091
Author: D'Hont René-Luc <rldhont at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Changed paths:
M src/core/raster/qgsrasterblock.cpp
M src/core/raster/qgsrasterblock.h
M src/core/raster/qgsrasterdataprovider.cpp
M src/core/raster/qgsrasterdataprovider.h
M src/providers/gdal/qgsgdalprovider.cpp
M src/providers/gdal/qgsgdalprovider.h
M tests/src/core/testqgsrasterlayer.cpp
A tests/testdata/scaleoffset.tif
Log Message:
-----------
Merge branch 'raster_scale_offset'
Compare: https://github.com/qgis/QGIS/compare/d26831b37d00...bf3fcec2079e
More information about the QGIS-commit
mailing list