Issue Details (XML | Word | Printable)

Key: BEAM-1146
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Norman Fomferra
Reporter: Norman Fomferra
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BEAM

Images explicitly set on a Band have inappropriate image-to-model transformation

Created: 25/May/10 05:28 PM   Updated: 29/Mar/11 02:27 PM  Due: 25/May/10
Component/s: Java API
Affects Version/s: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1
Fix Version/s: 4.8

Issue Links:
See Also
 


 Description  « Hide
For products having a map-projection-based geo-coding, source or geo-physical images explicitly assigned to a band have an inappropriate image-to-model transformation (i2m).
In particular, the i2m does not take into account the affine transformation from image to map coordinates.
A test case has been created to demonstrate the requirement: org.esa.beam.framework.datamodel.BandImageTest

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Norman Fomferra added a comment - 25/May/10 05:31 PM
The bug became obvious while adding special source images to the sub-sampled SPOT-VGT bands.

Norman Fomferra added a comment - 25/May/10 05:52 PM
Changes implemented in RasterDataNode