Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.8 by roquet, Wed Apr 27 21:13:16 2011 UTC | revision 1.9 by roquet, Wed Apr 27 21:24:23 2011 UTC | |
---|---|---|
# | Line 9 fprintf('=============================== | Line 9 fprintf('=============================== |
9 | end; | end; |
10 | status=mkdir('climatology'); | status=mkdir('climatology'); |
11 | gcmfaces_path;gcmfaces_dir=mydir; | gcmfaces_path;gcmfaces_dir=mydir; |
12 | eval(['!cp ' gcmfaces_dir 'sample_input/GRIDv4 climatology/']); | eval(['!cp -r ' gcmfaces_dir 'sample_input/GRIDv4 climatology/']); |
13 | eval(['!cp ' gcmfaces_dir 'sample_input/OCCAetcONv4GRID/* climatology/']); | eval(['!cp ' gcmfaces_dir 'sample_input/OCCAetcONv4GRID/* climatology/']); |
14 | profiles_prep_load_fields(1); | profiles_prep_load_fields(1); |
15 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |