Skip to content

Add gefs interp to the workflow#494

Merged
chunhuazhou merged 3 commits into
NOAA-GSL:feature/RRFS_dev1from
chunhuazhou:Add_GEFS_Interp
Mar 22, 2023
Merged

Add gefs interp to the workflow#494
chunhuazhou merged 3 commits into
NOAA-GSL:feature/RRFS_dev1from
chunhuazhou:Add_GEFS_Interp

Conversation

@chunhuazhou
Copy link
Copy Markdown
Collaborator

@chunhuazhou chunhuazhou commented Mar 17, 2023

DESCRIPTION OF CHANGES:

Incorporate the previously stand-alone GEFS time interpolation task into the regional workflow, to replace the regular task get_extrn_lbcs, when EXTRN_MDL_NAME_LBCS="GEFS" and LBC_SPEC_INTVL_HRS="1". This new task will copy/link the GEFS files as done by the regular task get_extrn_lbcs and then do time interpolation for the missing hourly GEFS data based on the existing 3-hourly GEFS data.

TESTS CONDUCTED:

Successfully tested on Jet.

DEPENDENCIES:

DOCUMENTATION:

ISSUE (optional):

CONTRIBUTORS (optional):

If others have contributed to this work aside from the PR author, list them here

@hu5970
Copy link
Copy Markdown

hu5970 commented Mar 18, 2023

Could you sync with the latest feature/RRFS_dev1 to include sub-hour forecast changes? Thanks,

@chunhuazhou
Copy link
Copy Markdown
Collaborator Author

@hu5970 Have you tested this on WCOSS2 yet? Is there any change needed? Thanks!

Comment thread ush/templates/FV3LAM_wflow.xml Outdated
<!ENTITY MAKE_SFC_CLIMO_TN "{{ make_sfc_climo_tn }}">
<!ENTITY GET_EXTRN_ICS_TN "{{ get_extrn_ics_tn }}">
<!ENTITY GET_EXTRN_LBCS_TN "{{ get_extrn_lbcs_tn }}">
<!ENTITY GET_GEFS_LBCS_TN "get_gefs_lbcs">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can you define this one like {{ get_extrn_lbcs_tn }}?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done. Thanks!

Copy link
Copy Markdown

@hu5970 hu5970 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. Tested on Jet with retro case and there are no problem found.

@chunhuazhou chunhuazhou merged commit af11c7b into NOAA-GSL:feature/RRFS_dev1 Mar 22, 2023
@chunhuazhou chunhuazhou deleted the Add_GEFS_Interp branch March 22, 2023 16:10
hongli-wang pushed a commit to hongli-wang/regional_workflow that referenced this pull request Jun 14, 2023
* Add GEFS data copying and time interpolation to the workflow

* Change the default EnKF localization length to 300km for the conventional obs
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.

2 participants