/[MITgcm]/MITgcm_contrib/eh3/llc/ecco-godae/input_15lev/prepare_run
ViewVC logotype

Annotation of /MITgcm_contrib/eh3/llc/ecco-godae/input_15lev/prepare_run

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


Revision 1.1 - (hide annotations) (download)
Mon Nov 13 17:19:06 2006 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Adding 15-level LLC experiment with real bathymetry and init. conditions;
uses climatological forcing (from 4x4-deeg fields) via exf package.

1 heimbach 1.1 #! /usr/bin/env bash
2    
3     # $Header: $
4     $Name: $
5    
6     #- download input fields from channel.mit.edu
7     #-
8     wget -nd -r -A "*.bin" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/eh3/llc/ecco-godae/data_15lev
9     wget -nd -r -A "*.mitgrid" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/eh3/llc/ecco-godae/data_15lev
10    
11     for i in 1 2 3 4 5 ; do
12     ln -s llc90x90x360_${i}.mitgrid tile00${i}.mitgrid
13     done
14    

  ViewVC Help
Powered by ViewVC 1.1.22