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.
Majority resampling only supports resampling of integer values in the range of 16 bits. Possible clipping of higher values is expected.
Choose another resampling method, or convert data to 16-bit integer.