/[MITgcm]/MITgcm/verification/lab_sea/matlab/lookat_exp9.m
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/matlab/lookat_exp9.m

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

revision 1.1.2.2 by dimitri, Thu May 22 20:49:15 2003 UTC revision 1.2.2.1 by dimitri, Sat Feb 15 12:40:31 2003 UTC
# Line 8  exp9_path='../input/exp9/'; Line 8  exp9_path='../input/exp9/';
8  load SSMI  load SSMI
9    
10  % B-grid latitude for uice and vice  % B-grid latitude for uice and vice
11  Blat=lat-1; Blon=lon-1;  Blat=lat+1; Blon=lon+1;
12    
13  % load model output  % load model output
14  area1=readbin([exp8_path 'AREAtave.0000000010.data'],[20 16 1],1);  area1=readbin([exp8_path 'AREAtave.0000000010.data'],[20 16 1],1);

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.2.2.1

  ViewVC Help
Powered by ViewVC 1.1.22