/[MITgcm]/MITgcm_contrib/gael/profilesMatlabProcessing/profiles_process_init.m
ViewVC logotype

Diff of /MITgcm_contrib/gael/profilesMatlabProcessing/profiles_process_init.m

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

revision 1.2 by gforget, Wed Nov 3 19:59:54 2010 UTC revision 1.3 by gforget, Wed Nov 3 22:14:02 2010 UTC
# Line 15  eval(['addpath ' mydir 'profiles_generic Line 15  eval(['addpath ' mydir 'profiles_generic
15  fprintf('running main program on sample data sets\n')  fprintf('running main program on sample data sets\n')
16  fprintf('========================================\n\n')  fprintf('========================================\n\n')
17    
 %remove old results:  
 !\rm profiles_samples/wod05_sample/wod05_CTD_1990s.nc;  
 !\rm profiles_samples/argo_sample/argo_indian.nc;  
   
18  %select the data source (and specific params) => wod05 sample  %select the data source (and specific params) => wod05 sample
19  dataset=profiles_prep_select('wod05','90CTD');  dataset=profiles_prep_select('wod05','90CTD');
20  %process it  %process it

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

  ViewVC Help
Powered by ViewVC 1.1.22