ufs-community / regional_workflow

THIS REPOSITORY IS NOW DEPRECATED; SEE UFS SRW APP FOR CURRENT CODE
https://github.com/ufs-community/ufs-srweather-app
Other
10 stars 86 forks source link

Add new e2e configs #762

Closed EdwardSnyder-NOAA closed 2 years ago

EdwardSnyder-NOAA commented 2 years ago

DESCRIPTION OF CHANGES:

Added two new WE2E config files for the Sub-CONUS Indianapolis domain to support the upcoming SRW release.

In addition, modified the external data used in the config.specify_EXTRN_MDL_SYSBASEDIR_ICS_LBCS.sh to match more common datasets used in the WE2E testing process.

TESTS CONDUCTED:

Successfully ran the new WE2E tests (config.SUBCONUS_Ind_3km_ics_HRRR_lbcs_RAP_suite_HRRR.sh, config.SUBCONUS_Ind_3km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta.sh) and config.specify_EXTRN_MDL_SYSBASEDIR_ICS_LBCS.sh on NOAA Parallel Works AWS instance.

DEPENDENCIES:

None.

DOCUMENTATION:

No documentation changes are required.

gsketefian commented 2 years ago

@EdwardSnyder-NOAA It looks like this PR doesn't have the latest develop branch merged into it since it's showing a lot of changes that I've seen in previous PRs (are there supposed to be 148 changed files?). If I'm right (not sure), can you merge the latest develop into your branch so only your specific changes show up? Thanks.