forrest@0
|
1 |
======================================
|
forrest@0
|
2 |
To process CLAMP metric diagnostics:
|
forrest@0
|
3 |
======================================
|
forrest@0
|
4 |
|
forrest@0
|
5 |
1. get script:
|
forrest@0
|
6 |
|
forrest@0
|
7 |
( run_1-model.csh : if comparing 1 model with observation )
|
forrest@0
|
8 |
( run_2-model.csh : if comparing 2 models with observation )
|
forrest@0
|
9 |
|
forrest@0
|
10 |
/fis/cgd/cseg/people/jeff/clamp/all/run_1-model.csh
|
forrest@0
|
11 |
or
|
forrest@0
|
12 |
/fis/cgd/cseg/people/jeff/clamp/all/run_2-model.csh
|
forrest@0
|
13 |
|
forrest@0
|
14 |
2. edit script: (change ONLY the "user modeification" section)
|
forrest@0
|
15 |
|
forrest@0
|
16 |
3. run script:
|
forrest@0
|
17 |
|
forrest@0
|
18 |
run_1-model.csh > out.1
|
forrest@0
|
19 |
run_2-model.csh > out.1
|
forrest@0
|
20 |
|
forrest@0
|
21 |
=> final ouptput in 1 directory (if comparing 1 model)
|
forrest@0
|
22 |
or
|
forrest@0
|
23 |
final ouptput in 3 directories (if comparing 2 models)
|
forrest@0
|
24 |
|
forrest@0
|
25 |
(if need to copy output to a web directory:
|
forrest@0
|
26 |
- copy the (one) file *.tar to a web directory
|
forrest@0
|
27 |
- untar *.tar at the web directory )
|
forrest@0
|
28 |
|
forrest@0
|
29 |
see note.message for normal messages in out.1 |