Navigation

Operators and Keywords

Function List:

C++ API

 Solve the variational problem with the contraints from EOFs.

 [fi,s] = divand_solve_eof(s,yo,EOF_lambda,EOF)

 Derive the analysis based on all contraints included in s and using the 
 observations yo and EOFs

 Input:
   s: structure created by divand_factorize
   yo: value of the observations
   EOF_lambda: weight of each EOF (adimentional)
   EOF: matrix containing the EOFs (units m^(-n/2))

 Output:
   fi: analyzed field
   s.E: scaled EOFs

Package: divand