010474: The remap table is invalid (check for range overlaps, duplicate entries).

Description

The input remap parameter must be formatted in a specific way.

Solution

Check that the remap table values are not duplicated. If a range of values is to be reclassed, the ranges should not overlap except at the boundary of two input ranges. Where overlapping occurs, the higher end of the lower input range is inclusive, and the lower end of the higher input range is exclusive.