/[MITgcm]/MITgcm_contrib/osse/utils/cyl2cartuv.m
ViewVC logotype

Diff of /MITgcm_contrib/osse/utils/cyl2cartuv.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by afe, Tue Jun 8 14:14:44 2004 UTC revision 1.2 by afe, Mon Jul 12 21:43:16 2004 UTC
# Line 5  function [u,v] = cyl2cartuv(thetav,rhov, Line 5  function [u,v] = cyl2cartuv(thetav,rhov,
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');

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22