File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -329,14 +329,21 @@ Global:
329329 datatype : string
330330 value :
331331 $MARBL_CONFIG == "latest" : ecosys_jan_IC_omip_latlon_1x1_180W_c230331.nc
332- $MARBL_CONFIG == "latest+4p2z" : ecosys_jan_IC_omip_latlon_1x1_180W_c231221 .nc
332+ $MARBL_CONFIG == "latest+4p2z" : ecosys_jan_IC_omip_latlon_1x1_180W_c250116 .nc
333333 MARBL_FESEDFLUX_FILE :
334334 description : |
335335 "Name of file containing iron sediment flux
336336 forcing field for the MARBL tracer package."
337337 datatype : string
338338 value :
339- ' "BASE_BIO_ON=TRUE" in $MARBL_TRACER_OPTS and $OCN_GRID == "tx2_3v2" ' : fesedflux_total_reduce_oxic_tx2_3v2.c231205.nc
339+ ' "BASE_BIO_ON=TRUE" in $MARBL_TRACER_OPTS and $OCN_GRID == "tx2_3v2" ' : fesedflux_2024algo_tx2_3v2.c250220.nc
340+ MARBL_FESEDFLUXRED_FILE :
341+ description : |
342+ "Name of file containing iron reducing sediment flux
343+ forcing field for the MARBL tracer package."
344+ datatype : string
345+ value :
346+ ' "BASE_BIO_ON=TRUE" in $MARBL_TRACER_OPTS and $OCN_GRID == "tx2_3v2" ' : fesedfluxRed_2024algo_tx2_3v2.c250220.nc
340347 MARBL_FEVENTFLUX_FILE :
341348 description : |
342349 "Name of file containing iron sediment flux
Original file line number Diff line number Diff line change 232232 "datatype" : " string" ,
233233 "value" : {
234234 "$MARBL_CONFIG == \" latest\" " : " ecosys_jan_IC_omip_latlon_1x1_180W_c230331.nc" ,
235- "$MARBL_CONFIG == \" latest+4p2z\" " : " ecosys_jan_IC_omip_latlon_1x1_180W_c231221 .nc"
235+ "$MARBL_CONFIG == \" latest+4p2z\" " : " ecosys_jan_IC_omip_latlon_1x1_180W_c250116 .nc"
236236 }
237237 },
238238 "MARBL_FESEDFLUX_FILE" : {
239239 "description" : " \" Name of file containing iron sediment flux\n forcing field for the MARBL tracer package.\"\n " ,
240240 "datatype" : " string" ,
241241 "value" : {
242- "\" BASE_BIO_ON=TRUE\" in $MARBL_TRACER_OPTS and $OCN_GRID == \" tx2_3v2\" " : " fesedflux_total_reduce_oxic_tx2_3v2.c231205.nc"
242+ "\" BASE_BIO_ON=TRUE\" in $MARBL_TRACER_OPTS and $OCN_GRID == \" tx2_3v2\" " : " fesedflux_2024algo_tx2_3v2.c250220.nc"
243+ }
244+ },
245+ "MARBL_FESEDFLUXRED_FILE" : {
246+ "description" : " \" Name of file containing iron reducing sediment flux\n forcing field for the MARBL tracer package.\"\n " ,
247+ "datatype" : " string" ,
248+ "value" : {
249+ "\" BASE_BIO_ON=TRUE\" in $MARBL_TRACER_OPTS and $OCN_GRID == \" tx2_3v2\" " : " fesedfluxRed_2024algo_tx2_3v2.c250220.nc"
243250 }
244251 },
245252 "MARBL_FEVENTFLUX_FILE" : {
You can’t perform that action at this time.
0 commit comments