Using median in Speckle filtering causes exception

Description

It has been reported that using the median within the speckle filtering leads to an ArrayIndexOutOfBoundsException.

See: https://forum.step.esa.int/t/median-filtering/22413

Environment

None

GitHub Work

None

Attachments

2

Activity

Show:

Jun Lu 29 April 2020 at 19:10

The problem was most likely caused by that the user's product uses NaN as it noDataValue. Normally SAR products do not use NaN as noDataValue. The code for all filters has been updated to handle the rare case like this.

Done

Details

Assignee

Reporter

Fix versions

Affects versions

Components

Priority

Created 17 April 2020 at 07:12
Updated 10 February 2023 at 14:56
Resolved 10 February 2023 at 14:47