/[MITgcm]/MITgcm_contrib/verification_other/global_oce_llc90/README
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (hide annotations) (download)
Wed Mar 1 19:09:12 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66f, checkpoint66e, checkpoint66g, checkpoint67a, checkpoint67b, checkpoint67d, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, HEAD
Changes since 1.4: +3 -2 lines
update instructions after adding empty dir "input_verifs" to CVS repository

1 gforget 1.1
2 gforget 1.2 #object: directions to install the global_oce_llc90 verification experiments
3 gforget 1.1
4 jmc 1.5 cd MITgcm/verification
5 gforget 1.1
6     cvs co -P -d global_oce_llc90 MITgcm_contrib/verification_other/global_oce_llc90
7    
8 gforget 1.2 cd global_oce_llc90
9    
10 gforget 1.1 ln -s code code_ad
11    
12 gforget 1.3 cvs co -P -d input_fields MITgcm_contrib/gael/verification/ECCO_v4_r2/input_fields
13 gforget 1.2
14 gforget 1.1 cd input_fields
15     ./gunzip_files
16     cd ..
17 gforget 1.2
18 gforget 1.4 wget ftp://mit.ecco-group.org/ecco_for_las/version_4/checkpoints/global_oce_input_fields.tar.gz
19 gforget 1.2 gunzip global_oce_input_fields.tar.gz
20     tar xf global_oce_input_fields.tar
21     \rm -f global_oce_input_fields.tar
22    
23 jmc 1.5 mv global_oce_input_fields/* input_verifs
24     rmdir global_oce_input_fields
25 gforget 1.2
26 gforget 1.4 wget ftp://mit.ecco-group.org/ecco_for_las/version_4/checkpoints/core2_cnyf.tar
27 gforget 1.2 tar xf core2_cnyf.tar
28     \rm -f core2_cnyf.tar
29    
30     mv core2_cnyf input_verifs/.
31    
32 gforget 1.1 cd ..
33    
34     #history:
35 gforget 1.4 #2016/12/15 Gael Forget get tar balls from ftp://mit.ecco-group.org rather than http://mitgcm.org
36 gforget 1.2 #2016/09/26 Gael Forget mv global_oce_input_fields to input_verifs inside global_oce_llc90
37     #2016/09/26 Gael Forget add wget core2_cnyf.tar
38     #2016/09/26 Gael Forget remove cs32 related commands
39     #2016/09/26 Gael Forget remove hidden related commands
40 gforget 1.1 #2016/06/17 Gael Forget README file creation

  ViewVC Help
Powered by ViewVC 1.1.22