[MITgcm-cvs] CVS Commit MITgcm_contrib/gael/matlab_class/gcmfaces_diags

Gael Forget gforget at localhost.localdomain
Wed Jul 30 12:37:48 EDT 2014


Update of /u/gcmpack/MITgcm_contrib/gael/matlab_class/gcmfaces_diags
In directory baudelaire:/srv/scratch/gforget/MITgcm_contrib/gael/matlab_class/gcmfaces_diags

Modified Files:
	diags_driver.m diags_grid_parms.m diags_pre_process.m 
	diags_set_B.m 
Log Message:

diags_driver.m :
  - if ~doInteractive then
     reset recInAve, and save myparms but not mygrid in diags_grid_parms.mat
  - for individual diags set :
     lChunk always 12, even for diags_set_B
  - for multiple diags set, including diags_set_B, and ~doInteractive :
     - diags_set_B uses lChunk is 12 and comp. by year (like for other diags sets)
     - diags_set_B is done all when myYear==years(1) (as I did before)
diags_grid_parms.m : if ~doInteractive then comment out more print statements
diags_pre_process.m : if ~doInteractive then dont save/load diags_grid_parms.mat
                      that will be saved in diags_driver.m instead
diags_set_B.m : allow for e.g. [1993 1994] averages without computing 1992 at all.





More information about the MITgcm-cvs mailing list