diff --git a/cime_config/testdefs/testmods_dirs/mom/tx10deg/user_nl_mom b/cime_config/testdefs/testmods_dirs/mom/tx10deg/user_nl_mom index 1aa9bd3..9d92b7b 100644 --- a/cime_config/testdefs/testmods_dirs/mom/tx10deg/user_nl_mom +++ b/cime_config/testdefs/testmods_dirs/mom/tx10deg/user_nl_mom @@ -1,9 +1,9 @@ NIGLOBAL = 36 NJGLOBAL = 32 DT = 3600 -GRID_FILE = "tx10deg/ocean_hgrid_tx10deg_20260219.nc" -TOPO_FILE = "tx10deg/ocean_topog_tx10deg_20260219.nc" -CHL_FILE = "tx10deg/seawifs-clim-1997-2010-tx10deg_20260219.nc" -SALT_RESTORE_FILE = "tx10deg/state_restore_tx10deg_20260219.nc" +GRID_FILE = "../tx2_3v2/tx10deg/ocean_hgrid_tx10deg_20260219.nc" +TOPO_FILE = "../tx2_3v2/tx10deg/ocean_topog_tx10deg_20260219.nc" +CHL_FILE = "../tx2_3v2/tx10deg/seawifs-clim-1997-2010-tx10deg_20260219.nc" +SALT_RESTORE_FILE = "../tx2_3v2/tx10deg/state_restore_tx10deg_20260219.nc" TOPO_EDITS_FILE = '' AUTO_MASKTABLE=False diff --git a/cime_config/testdefs/testmods_dirs/mom/tx3deg/user_nl_mom b/cime_config/testdefs/testmods_dirs/mom/tx3deg/user_nl_mom index bad1615..7f860df 100644 --- a/cime_config/testdefs/testmods_dirs/mom/tx3deg/user_nl_mom +++ b/cime_config/testdefs/testmods_dirs/mom/tx3deg/user_nl_mom @@ -1,9 +1,9 @@ NIGLOBAL = 108 NJGLOBAL = 96 DT = 3600 -GRID_FILE = "tx3deg/ocean_hgrid_tx3deg_20260219.nc" -TOPO_FILE = "tx3deg/ocean_topog_tx3deg_20260219.nc" -CHL_FILE = "tx3deg/seawifs-clim-1997-2010-tx3deg_20260219.nc" -SALT_RESTORE_FILE = "tx3deg/state_restore_tx3deg_20260219.nc" +GRID_FILE = "../tx2_3v2/tx3deg/ocean_hgrid_tx3deg_20260219.nc" +TOPO_FILE = "../tx2_3v2/tx3deg/ocean_topog_tx3deg_20260219.nc" +CHL_FILE = "../tx2_3v2/tx3deg/seawifs-clim-1997-2010-tx3deg_20260219.nc" +SALT_RESTORE_FILE = "../tx2_3v2/tx3deg/state_restore_tx3deg_20260219.nc" TOPO_EDITS_FILE = '' AUTO_MASKTABLE=False