I found these command in the job_is4dvar.sh
Code: Select all
# Modify S4DVAR template input script and specify above files.
set IS4DVAR=is4dvar.in
if (-e $IS4DVAR) then
/bin/rm $IS4DVAR
endif
cp s4dvar.in $IS4DVAR
substitute $IS4DVAR ocean_std.nc $STDname
substitute $IS4DVAR ocean_nrm.nc $NRMname
substitute $IS4DVAR ocean_obs.nc $OBSname
substitute $IS4DVAR ocean_hss.nc ../Data/gyre3d_hss.nc
substitute $IS4DVAR ocean_mod.nc gyre3d_mod.nc