Geophysical Data Assimilation


Homework 1

Further reading: Least squares page on Wikipedia


Homework 2

Sample figure:


Homework 3

Using the one dimensional optimal interpolation program, linked below.

Homework 4

Modify the 1D optimal interpolation for two dimensional interpolation. Use your code to interpolate the data linkedhere. Turn in both your code, and the analyzed data interpolated to a uniform grid. Find some other interpolation method (can be from MATLAB, python, or whatever). Interpolate the same data set to the same grid. Discuss the similarities and differences between your interpolated field using OI, and your new interpolated field.

Homework 5

Derive an inverse model for the equation

ut + c ux - k uxx = F

subject to the appropriate boundary conditions. You should have a set of equations similar to 1.3.1 to 1.3.6 in Bennet's "Inverse Modeling of the Ocean and Atmosphere."

Second 2D optimal interpolation test data

data