Skip to content

Commit 5e8625c

Browse files
committed
Run yaml_to_json
1 parent f01d26d commit 5e8625c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

param_templates/json/input_data_list.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,17 @@
6666
"$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/ocean_rho2_190917.nc"
6767
},
6868
"MARBL_TRACERS_IC_FILE": {
69-
"$MARBL_CONFIG == \"latest\"": "${INPUTDIR}/ecosys_jan_IC_omip_latlon_1x1_180W_c250116.nc",
70-
"$MARBL_CONFIG == \"latest+4p2z\"": "${INPUTDIR}/ecosys_jan_IC_omip_latlon_1x1_180W_c250116.nc"
69+
"$MARBL_CONFIG == \"latest\"": "${INPUTDIR}/ecosys_jan_IC_omip_latlon_1x1_180W_c250613.nc",
70+
"$MARBL_CONFIG == \"latest+4p2z\"": "${INPUTDIR}/ecosys_jan_IC_omip_latlon_1x1_180W_c250613.nc"
7171
},
7272
"MARBL_FESEDFLUX_FILE": {
7373
"\"BASE_BIO_ON=TRUE\" in $MARBL_TRACER_OPTS": {
74-
"$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/fesedflux_2024algo_tx2_3v2.c250220.nc"
74+
"$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/fesedflux_2024algo_tx2_3v2.c250616.nc"
7575
}
7676
},
7777
"MARBL_FESEDFLUXRED_FILE": {
7878
"\"BASE_BIO_ON=TRUE\" in $MARBL_TRACER_OPTS": {
79-
"$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/fesedfluxRed_2024algo_tx2_3v2.c250220.nc"
79+
"$OCN_GRID == \"tx2_3v2\"": "${INPUTDIR}/fesedfluxRed_2024algo_tx2_3v2.c250616.nc"
8080
}
8181
},
8282
"MARBL_FEVENTFLUX_FILE": {

0 commit comments

Comments
 (0)