|
7 | 7 | "ALE_COORDINATE_CONFIG": { |
8 | 8 | "$MOM6_VERTICAL_GRID == \"zstar_75L\"": "${INPUTDIR}/zstar_75layer_2.5m_248.4m-2024-03-29.nc", |
9 | 9 | "$MOM6_VERTICAL_GRID == \"zstar_65L\"": "${INPUTDIR}/vgrid_65L_20200626.nc", |
10 | | - "$MOM6_VERTICAL_GRID == \"hycom1\" and $OCN_GRID != \"tx0.25v1\"": "${INPUTDIR}/hybrid_75layer_zstar2.50m-2020-11-23.nc", |
| 10 | + "$MOM6_VERTICAL_GRID == \"hycom1\" and $OCN_GRID != \"tx0.25v1\"": "${INPUTDIR}/hybrid_75layer_zstar_2.50m-2025-09-12.nc", |
11 | 11 | "$MOM6_VERTICAL_GRID == \"hycom1\" and $OCN_GRID == \"tx0.25v1\"": "${INPUTDIR}/hycom1_75_800m.nc", |
12 | 12 | "$OCN_GRID == \"tx0.25v1\"": "${INPUTDIR}/hycom1_75_800m.nc" |
13 | 13 | }, |
| 14 | + "MAXIMUM_INT_DEPTH_CONFIG": { |
| 15 | + "$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/lev-2025-09-12.nc" |
| 16 | + }, |
| 17 | + "MAX_LAYER_THICKNESS_CONFIG": { |
| 18 | + "$MOM6_VERTICAL_GRID == \"hycom1\" and $OCN_GRID in [\"tx2_3v2\"]": "${DIN_LOC_ROOT}/ocn/mom/grid_indpt/dz_max_90th_quantile.nc" |
| 19 | + }, |
14 | 20 | "DIAG_COORD_DEF_Z": { |
15 | 21 | "$OCN_GRID == \"tx0.25v1\"": "${INPUTDIR}/interpolate_zgrid_40L.nc" |
16 | 22 | }, |
|
30 | 36 | "$INIT_LAYERS_FROM_Z_FILE == \"True\"": "${INPUTDIR}/${TEMP_SALT_Z_INIT_FILE}" |
31 | 37 | } |
32 | 38 | }, |
33 | | - "MAX_LAYER_THICKNESS_CONFIG": { |
34 | | - "$MOM6_VERTICAL_GRID == \"hycom1\" and $OCN_GRID in [\"tx2_3v2\"]": "${DIN_LOC_ROOT}/ocn/mom/grid_indpt/dz_max_90th_quantile.nc" |
35 | | - }, |
36 | 39 | "SURFACE_PRESSURE_FILE": { |
37 | 40 | "$OCN_GRID == \"MISOMIP\"": "${INPUTDIR}/MISOMIP_181108.nc" |
38 | 41 | }, |
|
56 | 59 | "$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/seawifs-clim-1997-2010-tx2_3v2.230416.nc" |
57 | 60 | }, |
58 | 61 | "CR_FILE": { |
59 | | - "$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/mle-cr-tx2_3v2-v10_20250426.nc" |
| 62 | + "$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/mle-cr-mask_20250627.nc" |
60 | 63 | }, |
61 | 64 | "CFC_BC_FILE": "${DIN_LOC_ROOT}/ocn/mom/grid_indpt/cfc_atm_20230310.nc", |
62 | 65 | "DIAG_COORD_DEF_RHO2": { |
|
0 commit comments