/[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.2 - (hide annotations) (download)
Tue Nov 14 00:57:18 2006 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -2 lines
Update.

1 heimbach 1.1 #! /usr/bin/env bash
2    
3 heimbach 1.2 # $Header: /u/gcmpack/MITgcm_contrib/eh3/llc/ecco-godae/input_15lev/prepare_run,v 1.1 2006/11/13 17:19:06 heimbach Exp $
4 heimbach 1.1 $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 heimbach 1.2 for i in 1 2 3 4 5 6; do
12 heimbach 1.1 ln -s llc90x90x360_${i}.mitgrid tile00${i}.mitgrid
13     done
14    

  ViewVC Help
Powered by ViewVC 1.1.22