Added by thanu roh 5 months ago
TRIED DOING EOF ANALYSIS USING CDO.
ERROR: jacobi_1side (Warning): Eigenvalue computation with one-sided jacobi scheme did not converge properly.
452560 of 495510 pairs of columns did not achieve requested orthogonality of 1e-12
cdo eof: Processed 3451140 values from 1 variable over 996 timesteps [23.24s 80MB].
STILL IT GENERATED OUTPUT FILES.
QUESTION 1: IS THE OUTPUT FILE RELIABLE?
QUESTION 2: HOW CAN I FIX THIS?
jacobi error.png (30.1 KB) jacobi error.png |
Your Q1 its warning indicates that the eigenvalue computation did not converge properly, which means that the results might not be fully reliable. Specifically, 452,560 out of 495,510 pairs of columns did not achieve the requested orthogonality of (1 \times 10^{-12}). This suggests that the EOF analysis might not have accurately captured the underlying patterns in your data.