5 |
% c is a 2-D or 3-D scalar or z-vector field |
% c is a 2-D or 3-D scalar or z-vector field |
6 |
% xi,yi are vectors of the new regular lat-lon grid to interpolate to. |
% xi,yi are vectors of the new regular lat-lon grid to interpolate to. |
7 |
% z is the interpolated data with dimensions of size(xi) by size(yi). |
% z is the interpolated data with dimensions of size(xi) by size(yi). |
8 |
|
% theta=0 is at 12 o'clock. |
9 |
% |
% |
10 |
% e.g. |
% e.g. |
11 |
% >> t=rdmds('Ttave.0000513360'); |
% >> t=rdmds('Ttave.0000513360'); |