[MITgcm-cvs] MITgcm/pkg/ecco CVS Commit

Gael Forget gforget at baudelaire.csail.mit.edu
Mon Feb 27 19:51:07 EST 2012


Update of /u/gcmpack/MITgcm/pkg/ecco
In directory baudelaire:/srv/scratch/gforget/MITgcm/pkg/ecco

Modified Files:
	cost_bp_read.F cost_gencost_sshv4.F cost_gencost_sstv4.F 
	cost_generic.F cost_readers.F cost_readgfo.F 
	cost_readscatxfields.F cost_readscatyfields.F cost_readtopex.F 
	cost_sla_read.F cost_sla_read_yd.F cost_sshv4.F ecco_summary.F 
Log Message:

- goals:
   -- fix startdate.NE.modelstartdate cases and related model crashes.
   -- alleviate the need for altimeter etc. files (of zeros) for e.g. 1948-1991.
- accross the board issues that should be fixed in the updated routines :
   -- dont try to read a file that does no exist
   -- take proper account of startdate (e.g. ymod .GE. yday)
   -- use cal_FullDate to complete date 
   -- if .le. spval (not .lt. spval) then mask out
- more specific issues and updates :
  -- cost_gencost_ssht4.F : hard-code startdate to 19920101 (no run time param avail).
  -- cost_readscatxfields.F & cost_gencost_sstv4.F : added option for debbuging
     (if ALLOW_ECCO_DEBUG is defined then to print date info to stdout)
  -- cost_sla_read_yd.F : added startdate as input parameter
  -- ecco_summary.F : bug fix; include AD_CONFIG.h was missing.





More information about the MITgcm-cvs mailing list