--- MITgcm_contrib/gael/profilesMatlabProcessing/MITprof_global.m 2017/02/23 18:26:14 1.9 +++ MITgcm_contrib/gael/profilesMatlabProcessing/MITprof_global.m 2018/04/02 17:49:21 1.10 @@ -7,6 +7,11 @@ %get/define global variables: gcmfaces_global; +warning(sprintf(['This version of MITprof, from an old CVS server, is now \n' ... + ' considered deprecated. Future devopment will proceed, instead, \n' ... + ' via GitHub. For up to date documentation, please refer to \n' ... + ' http://gcmfaces.readthedocs.io/en/latest/'])); + %take care of path: test0=which('MITprof_load.m'); if isempty(test0);