--- MITgcm_contrib/gael/profilesMatlabProcessing/README 2010/10/21 19:40:17 1.1 +++ MITgcm_contrib/gael/profilesMatlabProcessing/README 2011/04/11 22:16:21 1.2 @@ -2,11 +2,19 @@ ==========to download this package and test run it as follows======== +1) Download and setup m_map and gcmfaces toolbox + +2) Get MITprof toolbox setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack' cvs login ( enter the CVS password: "cvsanon" ) -cvs co -d profilesMatlabProcessing MITgcm_contrib/gael/profilesMatlabProcessing +cvs co -d (profilesMatlabProcessing) MITgcm_contrib/gael/profilesMatlabProcessing + +3) Download climatological fields, and put them in the directory (profilesMatlabProcessing)/climatology +or set directory names in profiles_prep_load_fields.m in (profilesMatlabProcessing)/profiles_process_main_v2 +to indicate where climatological fields must be found. +4) Initialize and test the configuration cd profilesMatlabProcessing matlab -nojvm ( type profiles_process_init)