Hello, thank you very much. I am currently working on a solar forecasting task. The dataset has a sample length of 192 time steps, and I need to forecast the next 24 time steps. As required, I selected the 'bm' (block mask) mask. However, I found that the forecasted part (the next 24 time steps) does not appear at the last 24 time steps of the sequence. How should I resolve this? ,
Also, I would like to ask how to visualize the prediction results。
Thank you very much


Hello, thank you very much. I am currently working on a solar forecasting task. The dataset has a sample length of 192 time steps, and I need to forecast the next 24 time steps. As required, I selected the 'bm' (block mask) mask. However, I found that the forecasted part (the next 24 time steps) does not appear at the last 24 time steps of the sequence. How should I resolve this? ,

Also, I would like to ask how to visualize the prediction results。
Thank you very much