diff -r 000000000000 -r 0c6405ab2ff4 all/readme --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/all/readme Mon Jan 26 22:08:20 2009 -0500 @@ -0,0 +1,29 @@ +====================================== +To process CLAMP metric diagnostics: +====================================== + +1. get script: + + ( run_1-model.csh : if comparing 1 model with observation ) + ( run_2-model.csh : if comparing 2 models with observation ) + + /fis/cgd/cseg/people/jeff/clamp/all/run_1-model.csh + or + /fis/cgd/cseg/people/jeff/clamp/all/run_2-model.csh + +2. edit script: (change ONLY the "user modeification" section) + +3. run script: + + run_1-model.csh > out.1 + run_2-model.csh > out.1 + + => final ouptput in 1 directory (if comparing 1 model) + or + final ouptput in 3 directories (if comparing 2 models) + + (if need to copy output to a web directory: + - copy the (one) file *.tar to a web directory + - untar *.tar at the web directory ) + + see note.message for normal messages in out.1 \ No newline at end of file