Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/osse/utils/cyl2cart.m 2004/06/08 14:14:44 1.1
+++ MITgcm_contrib/osse/utils/cyl2cart.m 2004/07/12 21:43:16 1.2
@@ -5,6 +5,7 @@
% c is a 2-D or 3-D scalar or z-vector field
% xi,yi are vectors of the new regular lat-lon grid to interpolate to.
% z is the interpolated data with dimensions of size(xi) by size(yi).
+% theta=0 is at 12 o'clock.
%
% e.g.
% >> t=rdmds('Ttave.0000513360');
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |