/[MITgcm]/MITgcm_contrib/gael/setup_gcmfaces_and_mitprof.csh
ViewVC logotype

Diff of /MITgcm_contrib/gael/setup_gcmfaces_and_mitprof.csh

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

revision 1.8 by gforget, Tue Dec 2 21:02:22 2014 UTC revision 1.10 by gforget, Fri Oct 16 21:48:27 2015 UTC
# Line 53  mkdir gcmfaces/sample_input Line 53  mkdir gcmfaces/sample_input
53    
54  mv OCCAetcONv4GRID gcmfaces/sample_input/.  mv OCCAetcONv4GRID gcmfaces/sample_input/.
55    
56  wget --recursive ftp://mit.ecco-group.org/gforget/nctiles_climatology/THETA  wget --recursive ftp://mit.ecco-group.org/ecco_for_las/version_4/release1/nctiles_climatology/ETAN
 wget --recursive ftp://mit.ecco-group.org/gforget/nctiles_climatology/ETAN  
57    
58  mv mit.ecco-group.org/gforget/nctiles_climatology gcmfaces/sample_input/.  mv mit.ecco-group.org/ecco_for_las/version_4/release1/nctiles_climatology gcmfaces/sample_input/.
59  rm -rf mit.ecco-group.org  rm -rf mit.ecco-group.org
60    
61  echo ''  echo ''
# Line 74  matlab -nojvm -nodisplay << EOF Line 73  matlab -nojvm -nodisplay << EOF
73    myenv.verbose=1;    myenv.verbose=1;
74    myenv.lessplot=1;    myenv.lessplot=1;
75    myenv.lesstest=1;    myenv.lesstest=1;
   gcmfaces_init;  
76    cd ..;    cd ..;
77    
78      gcmfaces_init;
79    
80    %test MITprof:    %test MITprof:
81    is_netcdf_avail=~isempty(which('ncexample'))|~isempty(which('netcdf.create'));    is_netcdf_avail=~isempty(which('ncexample'))|~isempty(which('netcdf.create'));
82    is_netcdf_redundant=~isempty(which('ncexample'))&~isempty(which('netcdf.create'));    is_netcdf_redundant=~isempty(which('ncexample'))&~isempty(which('netcdf.create'));

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22