--- MITgcm_contrib/jmc_script/README 2008/10/08 18:18:04 1.7 +++ MITgcm_contrib/jmc_script/README 2009/04/27 21:36:54 1.9 @@ -40,9 +40,15 @@ no known dependency + 2 example scripts to make simple plots from Stat-Diags output: matlab-script: grph_StD.m (uses read_StD.m) -matlab-script: plot_StD.m (uses read_StD.m) +matlab-script: plot_StD.m (uses read_StD.m, c_levs.m) d) script: rn_pickup - Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*' with several selection options - rn_pickup (no argument) -> print "usage" + +e) script: mk_mkfile +- run genmake2 with the same options as when "Makefile" was generated + (needs an existing previous "Makefile") ; this replaces "make makefile". + in addition, link *_mpi files from the MODS directory when -mpi was + used to generate the previous Makefile.