GEOS 597e
Spatiotemporal Data Analysis Workshop

Prework 4:  Empirical orthogonal function calculation

This week we'll learn the rudimentary algebra of EOF calculation, and we'll calculate the empirical orthogonal functions and principal components of the covariance matrix of GOSTA sea surface temperatures for 1961-1990.

Last updated 9/14/06.  To be completed prior to class session Weds., Sept. 20th.



Introduction:

The mathematics and analysis of empirical orthogonal functions are very profound.  This week we'll just touch on the most important features of the technique, and see how it works in practice.

Reading:
Reading questions:
Products to hand in (keep a copy for yourself to use in class):
  1. Write down Peixoto and Oort's equations B1, B4 (let the left hand side of equation B4 be equal to S, the cost function, or sum of squares), B5, B6, B7, B9, B10, B11 in matrix form for two cases:
    1. General case (as in P&O): data matrix F is composed of M time series and N observational stations.
    2. Specific case: data matrix F is composed of 2 time series f1 and f2, each observed at 3 times  t1, t2, and t3, organized as rows in a 2x3 matrix:
F = [ f11 f12 f13
         f21 f22 f23 ]

(Note: Once you have written the elements of the 2 x 2 covariance matrix R in terms of the elements of the data matrix F, let the elements of R be called [r1 r2; r3 r4].  Note also that the determinant of a 2 x 2 matrix [a b; c d] is ad-bc.)

Back to Schedule/Syllabus.