/[MITgcm]/MITgcm_contrib/eh3/llc/ecco-godae/climatology/gen_bathy.m
ViewVC logotype

Diff of /MITgcm_contrib/eh3/llc/ecco-godae/climatology/gen_bathy.m

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

revision 1.4 by heimbach, Sat Nov 11 05:32:48 2006 UTC revision 1.5 by heimbach, Wed Nov 15 01:27:17 2006 UTC
# Line 56  end Line 56  end
56    
57  %  Do a quick-and-dirty regrid  %  Do a quick-and-dirty regrid
58  disp('Performing the regrid...');  disp('Performing the regrid...');
59  s_lon = -37;  %ph(
60  s_lat =   0.0;  %%%s_lon = 0.0;
61    s_lon = -37.0;
62    %ph)
63    s_lat = 0.0;
64  for k = 1:5  for k = 1:5
65    disp(sprintf('  k = %d',k));    disp(sprintf('  k = %d',k));
66    %    %

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22