8 |
and the scripts have the following pecularities: |
and the scripts have the following pecularities: |
9 |
|
|
10 |
- many paths are hard-coded |
- many paths are hard-coded |
11 |
|
|
12 |
- the "itrda_test_all" script needs an "mpack" binary which |
- the "itrda_test_all" script needs an "mpack" binary which |
13 |
can be obtained from the main MITgcm code using: |
can be obtained from the main MITgcm code using: |
14 |
|
|
15 |
$ cd MITgcm/tools/mpack-1.6 |
$ cd MITgcm/tools/mpack-1.6 |
16 |
$ make all |
$ make all |
17 |
|
|
18 |
|
- a current copy of MITgcm is checked out using cvs pserver |
19 |
|
so you will need the corresponding pserver key in your |
20 |
|
~/.cvspass which can be obtained (and which only needs to |
21 |
|
be performed *once*): |
22 |
|
|
23 |
|
$ cvs -d ':pserver:cvsanon@mitgcm.org:/u/gcmpack' login |
24 |
|
===> ( enter the CVS password: "cvsanon" ) |
25 |
|
|
26 |
|
|
27 |
The files are: |
The files are: |
28 |
|
|