Skip to content

Commit 8e06f5c

Browse files
authored
Merge pull request #266 from NOAA-GFDL/update/04072026-ref-answers
Update CI reference answers
2 parents d2eba71 + ce66817 commit 8e06f5c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

exps/NEP10.COBALT/driver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ mv ocean.stats RESTART_24hrs_rst
101101
# Define the directories containing the files
102102
module load nccmp
103103
DIR1="./RESTART_24hrs_rst"
104-
DIR2="/gpfs/f5/gfdl_med/proj-shared/github/ci_data/reference/main/NEP10.COBALT/20260324/"
104+
DIR2="/gpfs/f5/gfdl_med/proj-shared/github/ci_data/reference/main/NEP10.COBALT/20260407"
105105

106106
# Define the files to compare
107107
FILES=("$DIR2"/MOM.res*.nc)

exps/NWA12.COBALT/driver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ mv ocean.stats RESTART_24hrs_rst
109109
# Define the directories containing the files
110110
module load nccmp
111111
DIR1="./RESTART_24hrs_rst"
112-
DIR2="/gpfs/f5/gfdl_med/proj-shared/github/ci_data/reference/main/NWA12.COBALT/20260324/"
112+
DIR2="/gpfs/f5/gfdl_med/proj-shared/github/ci_data/reference/main/NWA12.COBALT/20260407"
113113

114114
# Define the files to compare
115115
FILES=("$DIR2"/*.nc)

0 commit comments

Comments
 (0)