[ncl-talk] sub drveof: ier,jopt= 10 1 returned from vcmssm/crmssm

Xi Chang xi.chang01 at gmail.com
Tue May 9 18:22:29 MDT 2023


Hi everyone,

I cannot figure this out, I am trying todo EOF analysis by stacking the
data in latitude axis. Everything looks fine to me but I still get this
error (see below). There is no missing value in the data and I am using NCL
6.6.2.

This is the error:

===

Variable: x

Type: float

Total Size: 253281600 bytes

            63320400 values

Number of Dimensions: 3

Dimensions and sizes: [time | 5863] x [lat | 75] x [lon | 144]

Coordinates:

Number Of Attributes: 1

  _FillValue : -9.96921e+36

(0) Calculating  EOF..



 sub drveof: ier,jopt=  10  1 returned from vcmssm/crmssm

warning:eofunc_n: 10 eigenvectors failed to converge


Variable: eof

Type: float

Total Size: 86400 bytes

            21600 values

Number of Dimensions: 3

Dimensions and sizes: [evn | 2] x [lat | 75] x [lon | 144]

Coordinates:

            evn: [1..2]

Number Of Attributes: 5

  eval : ( -9.96921e+36, -9.96921e+36 )

  pcvar : ( -9.96921e+36, -9.96921e+36 )

  matrix : correlation

  method : no transpose

  _FillValue : -9.96921e+36

(0)

(0) min=-9.96921e+36   max=-9.96921e+36
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20230509/020757cf/attachment.htm>


More information about the ncl-talk mailing list