001889: Majority resampling is not supported for floating-point data types.

Description

Majority resampling only supports resampling of integer values in the range of 16 bits. Possible clipping of higher values is expected.

Solution

Choose another resampling method, or convert data to 16-bit integer.