/[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.19 by gforget, Sun Jan 17 16:00:21 2016 UTC revision 1.20 by gforget, Thu Mar 3 18:33:11 2016 UTC
# Line 35  else; Line 35  else;
35  end;  end;
36    
37  %select the data source (and specific params) => argo sample  %select the data source (and specific params) => argo sample
38  dataset=profiles_prep_select('argo','indian');  dataset=profiles_prep_select('argo','sample');
39  %process it  %process it
40  profiles_prep_main(dataset);  profiles_prep_main(dataset);
41  %  %

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.22