--- MITgcm_contrib/jmc_script/README 2005/03/31 14:48:15 1.2 +++ MITgcm_contrib/jmc_script/README 2007/10/30 22:41:33 1.5 @@ -12,6 +12,9 @@ Note: the script is sensitive to space and upper-case / lower case characters regarding nIter0 line and nTimeSteps line. +script: tst_2+2_cpl + = version adapted for coupled set-up (verification/cpl_aim+ocn) + b) PBS-batch script that re-submit itself (loop). script: runScript call 2 short scripts: add0upto3c & add0upto10c @@ -19,3 +22,12 @@ * used (and tested) on myrinet-3 cluster. * suffer from a lack of meaningful comments. +c) A short script to split the ASCII Diagnostics-Stats output file + into separated files (one per field) that are easy to read/load + (e.g., in matlab, just use "load" command) +script: extract_StD + no known dependency + + A matlab script to load in 1 array all the separated files: +matlab-script: read_StD + no known dependency +