260385: The sequence_length should be less than the total number of timesteps in input space time cube.

Description

When the specified Sequence Length parameter value exceeds the total number of available time steps in the input space-time cube, the model cannot create sequences longer than the available temporal data length.

Solution

Ensure that the Sequence Length parameter value is less than or equal to the total number of time steps in the input space-time cube. Adjust the input parameters based on the data's temporal range before processing.