/[MITgcm]/MITgcm_contrib/eh3/regrid/hs94.cs-32x32x5/run/plot_regrid_LL128x64.m
ViewVC logotype

Contents of /MITgcm_contrib/eh3/regrid/hs94.cs-32x32x5/run/plot_regrid_LL128x64.m

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


Revision 1.1 - (show annotations) (download)
Sat Aug 12 03:16:13 2006 UTC (19 years ago) by edhill
Branch: MAIN
CVS Tags: HEAD
initial ci

1
2 ncload('regrid_1.0000000000.t001.nc');
3 a = reshape( squeeze(regrid_Temp(1,3,:)), [ 64 128 ]);
4 surf(a), view(2)
5
6

  ViewVC Help
Powered by ViewVC 1.1.22