Skip to content

Commit

Permalink
filename_add_days to filename_advance_days
Browse files Browse the repository at this point in the history
  • Loading branch information
olyson committed Apr 28, 2023
1 parent 8136439 commit d47f1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datm/cime_config/stream_definition_datm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4576,7 +4576,7 @@
<meshfile>$ATM_DOMAIN_MESH</meshfile>
</stream_meshfile>
<stream_datafiles>
<file first_year="$DATM_YR_START" last_year="$DATM_YR_END" filename_add_days='1'>$DATM_CPLHIST_DIR/$DATM_CPLHIST_CASE.cpl.hx.atm.24h.avrg.%ymd-00000.nc</file>
<file first_year="$DATM_YR_START" last_year="$DATM_YR_END" filename_advance_days='1'>$DATM_CPLHIST_DIR/$DATM_CPLHIST_CASE.cpl.hx.atm.24h.avrg.%ymd-00000.nc</file>
</stream_datafiles>
<stream_datavars>
<var>atmImp_Faxa_bcph1 Faxa_bcphidry</var>
Expand Down

0 comments on commit d47f1ba

Please sign in to comment.