/[MITgcm]/MITgcm_contrib/high_res_cube/input/modpickup
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/input/modpickup

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

revision 1.8 by dimitri, Sun Apr 15 06:30:19 2007 UTC revision 1.9 by dimitri, Wed Apr 25 06:19:59 2007 UTC
# Line 7  set timestep=`awk '$1~/timeStepNumber/{p Line 7  set timestep=`awk '$1~/timeStepNumber/{p
7  \ln -sf ${last_pickup} pickup.${timestep}  \ln -sf ${last_pickup} pickup.${timestep}
8  endif  endif
9    
10  set filesize=262180800  #set filesize=262180800
11    set filesize=187272000
12  set last_pickup_seaice=`ls -lt pickup_seaice.*.data | awk '$5~/'${filesize}'/{print $NF}'|head -1 `  set last_pickup_seaice=`ls -lt pickup_seaice.*.data | awk '$5~/'${filesize}'/{print $NF}'|head -1 `
13  if (-e ${last_pickup_seaice}) then  if (-e ${last_pickup_seaice}) then
14  set last_meta=`echo $last_pickup_seaice | sed 's/data/meta/'`  set last_meta=`echo $last_pickup_seaice | sed 's/data/meta/'`

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

  ViewVC Help
Powered by ViewVC 1.1.22