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

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

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

revision 1.2 by dimitri, Sat Dec 28 10:11:12 2002 UTC revision 1.3 by dimitri, Fri May 23 20:19:16 2003 UTC
# Line 8  exp8_path='../input/exp8/'; Line 8  exp8_path='../input/exp8/';
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([exp1_path 'AREAtave.0000000010.data'],[20 16 1],1);  area1=readbin([exp1_path 'AREAtave.0000000010.data'],[20 16 1],1);

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

  ViewVC Help
Powered by ViewVC 1.1.22