#!/bin/bash

## Just run code in recipes, use it carefully
## example: use cdo to make cache file. Since cdo is quicker than ncl.
#;DIAG_NORCPM; RUNTHESECODES: echo '    no codes run here.'

ln -sf ../../TBI_N2_FF_w2/01_sst_regional-cor/amip_tos_NINO3_ts.nc ./
ln -sf ../../TBI_N2_FF_w2/01_sst_regional-cor/amip_tos_NINO4_ts.nc ./
ln -sf ../../TBI_N2_FF_w2/00_sst_cor/amip_tos.nc


