1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/all/readme Mon Jan 26 22:08:20 2009 -0500
1.3 @@ -0,0 +1,29 @@
1.4 +======================================
1.5 +To process CLAMP metric diagnostics:
1.6 +======================================
1.7 +
1.8 +1. get script:
1.9 +
1.10 + ( run_1-model.csh : if comparing 1 model with observation )
1.11 + ( run_2-model.csh : if comparing 2 models with observation )
1.12 +
1.13 + /fis/cgd/cseg/people/jeff/clamp/all/run_1-model.csh
1.14 + or
1.15 + /fis/cgd/cseg/people/jeff/clamp/all/run_2-model.csh
1.16 +
1.17 +2. edit script: (change ONLY the "user modeification" section)
1.18 +
1.19 +3. run script:
1.20 +
1.21 + run_1-model.csh > out.1
1.22 + run_2-model.csh > out.1
1.23 +
1.24 + => final ouptput in 1 directory (if comparing 1 model)
1.25 + or
1.26 + final ouptput in 3 directories (if comparing 2 models)
1.27 +
1.28 + (if need to copy output to a web directory:
1.29 + - copy the (one) file *.tar to a web directory
1.30 + - untar *.tar at the web directory )
1.31 +
1.32 + see note.message for normal messages in out.1
1.33 \ No newline at end of file