Skip to content

fix diag time at GEFS restart and clean up output_1st_tstep_rst#643

Merged
jkbk2004 merged 2 commits into
NOAA-EMC:developfrom
junwang-noaa:gefs_fdiag
Apr 12, 2023
Merged

fix diag time at GEFS restart and clean up output_1st_tstep_rst#643
jkbk2004 merged 2 commits into
NOAA-EMC:developfrom
junwang-noaa:gefs_fdiag

Conversation

@junwang-noaa
Copy link
Copy Markdown
Collaborator

Description

This PR is to fix issue #1420, where the GEFS reforecast needs to start the model in the middle of fhzero (fhzero=6, but model starts at fh=3), the model bucket time needs to be set to the beginning of the model start time. Also since model now is using the flexible output_fh to control history file output time, the option for the special case to output the history files after the first restart time is removed.

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)

Testing

How were these changes tested? Hera
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the ufs-weather-model regression test been run? On what platform?

  • Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.
  • Please commit the regression test log files in your ufs-weather-model branch

Dependencies

Copy link
Copy Markdown
Collaborator

@bingfu-NOAA bingfu-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

@jkbk2004
Copy link
Copy Markdown
Collaborator

All tests are done at ufs-community/ufs-weather-model#1704. We are merging in this pr.

@jkbk2004 jkbk2004 merged commit f964b4b into NOAA-EMC:develop Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ATM diag_time is not correct when model restarts from the middle of fhzero.

4 participants