Using LAT and LON in BandMaths operator leads to wrong results
Description
The BandMaths operator yields wrong results when using the variables LAT and LON. Only the upper left tile is correct. It seems it is not iterated over the tiles.
Attached is a graph file which can be used to reproduce this problem.
Environment
None
GitHub Work
None
Attachments
1
Activity
Marco Peters 20 June 2018 at 14:03
The wrong LevelImageSupport was used in RasterDataEvalEnv. The lead to wrong pixel positions within the scene while coordinates within the current tile were correct. Therefore other computations still worked.
The BandMaths operator yields wrong results when using the variables LAT and LON.
Only the upper left tile is correct. It seems it is not iterated over the tiles.
Attached is a graph file which can be used to reproduce this problem.