CHUNKENCODER
encoderThe CHUNKENCODER
function is used to split a GTSEncoder into partial GTSEncoder. The user defines some parameters that will
be applied to the split operation. The series will be splitted in chunks, each chunks will form a new GTSEncoder, with a label value
corresponding to its first tick.
Deprecated since 2.1, use CHUNK instead which behaves the same.