Changeset 4093
- Timestamp:
- 2013-10-21T18:37:28+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/CONFIG/makenemo
r4091 r4093 390 390 [ -f ${NEMO_TDIR}/${NEW_CONF}/BLD/bin/nemo.exe ] && ln -sf ${NEMO_TDIR}/${NEW_CONF}/BLD/bin/nemo.exe ${CONFIG_DIR}/${NEW_CONF}/EXP00/opa 391 391 392 # Offline obs_oper executable link 393 if [ ${OFFLINE_OBSOPER} ] ; then 394 [ -f ${NEMO_TDIR}/${NEW_CONF}/BLD/bin/offline_oper.exe ] && ln -sf ${NEMO_TDIR}/${NEW_CONF}/BLD/bin/offline_oper.exe ${CONFIG_DIR}/${NEW_CONF}/EXP00/obs_oper 395 fi 396 392 397 #add remove for clean option 393 398 if [ ${#x_c} -ne 0 ]; then
Note: See TracChangeset
for help on using the changeset viewer.