Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.9
-
Component/s: Graph Processing Framework
-
Labels:None
Description
When using org.esa.beam.framework.gpf.Tile#setSample(x,y, sample) an overflow might occur for the raw value.
By cropping the the raw value to the raw value range this should be prevented.
By cropping the the raw value to the raw value range this should be prevented.