forked from NOAA-GSL/UPP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhancement to the workflow for: (NOAA-EMC#493)
* Enhancement to the workflow for: 1) configure sub-hour model output and generate the right list for running post jobs. 2) turn on DO_SPPT and DO_SKEB and match the namelist requirements 3) add setups for get ics and lbcs to run rertos on WCOSS2. * Add note to len_fhr in run_post.
- Loading branch information
Showing
13 changed files
with
311 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
MACHINE="wcoss2" | ||
version="v0.4.1" | ||
ACCOUNT="RRFS_DEV" | ||
#RESERVATION="rrfsdet" | ||
EXPT_BASEDIR="/lfs/h2/emc/lam/noscrub/emc.lam/rrfs/${version}" | ||
EXPT_SUBDIR="rrfs_na" | ||
|
||
PREDEF_GRID_NAME="RRFS_NA_3km" | ||
|
||
. set_rrfs_config_general.sh | ||
. set_rrfs_config_SDL_VDL_MixEn.sh | ||
|
||
#DO_ENSEMBLE="TRUE" | ||
#DO_ENSFCST="TRUE" | ||
DO_DACYCLE="TRUE" | ||
DO_SURFACE_CYCLE="TRUE" | ||
DO_SPINUP="TRUE" | ||
DO_SAVE_INPUT="TRUE" | ||
DO_POST_SPINUP="FALSE" | ||
DO_POST_PROD="TRUE" | ||
DO_RETRO="TRUE" | ||
DO_NONVAR_CLDANAL="TRUE" | ||
DO_ENVAR_RADAR_REF="TRUE" | ||
DO_SMOKE_DUST="TRUE" | ||
DO_REFL2TTEN="FALSE" | ||
RADARREFL_TIMELEVEL=(0) | ||
FH_DFI_RADAR="0.0,0.25,0.5" | ||
DO_SOIL_ADJUST="TRUE" | ||
DO_RADDA="TRUE" | ||
DO_BUFRSND="TRUE" | ||
USE_FVCOM="TRUE" | ||
PREP_FVCOM="TRUE" | ||
DO_PARALLEL_PRDGEN="TRUE" | ||
|
||
EXTRN_MDL_ICS_OFFSET_HRS="3" | ||
LBC_SPEC_INTVL_HRS="1" | ||
EXTRN_MDL_LBCS_OFFSET_HRS="6" | ||
BOUNDARY_LEN_HRS="72" | ||
BOUNDARY_PROC_GROUP_NUM="72" | ||
|
||
# avaialble retro period: | ||
# 20210511-20210531; 20210718-20210801 | ||
DATE_FIRST_CYCL="20220720" | ||
DATE_LAST_CYCL="20230721" | ||
CYCL_HRS=( "00" "12" ) | ||
CYCL_HRS_SPINSTART=("03" "15") | ||
CYCL_HRS_PRODSTART=("09" "21") | ||
CYCLEMONTH="07" | ||
CYCLEDAY="20-21" | ||
|
||
STARTYEAR=${DATE_FIRST_CYCL:0:4} | ||
STARTMONTH=${DATE_FIRST_CYCL:4:2} | ||
STARTDAY=${DATE_FIRST_CYCL:6:2} | ||
STARTHOUR="00" | ||
ENDYEAR=${DATE_LAST_CYCL:0:4} | ||
ENDMONTH=${DATE_LAST_CYCL:4:2} | ||
ENDDAY=${DATE_LAST_CYCL:6:2} | ||
ENDHOUR="23" | ||
|
||
PREEXISTING_DIR_METHOD="upgrade" | ||
INITIAL_CYCLEDEF="${DATE_FIRST_CYCL}0300 ${DATE_LAST_CYCL}2300 12:00:00" | ||
BOUNDARY_CYCLEDEF="${DATE_FIRST_CYCL}0000 ${DATE_LAST_CYCL}2300 06:00:00" | ||
PROD_CYCLEDEF="00 01-05,07-11,13-17,19-23 ${CYCLEDAY} ${CYCLEMONTH} ${STARTYEAR} *" | ||
PRODLONG_CYCLEDEF="00 00,06,12,18 ${CYCLEDAY} ${CYCLEMONTH} ${STARTYEAR} *" | ||
#ARCHIVE_CYCLEDEF="${DATE_FIRST_CYCL}1400 ${DATE_LAST_CYCL}2300 24:00:00" | ||
if [[ $DO_SPINUP == "TRUE" ]] ; then | ||
SPINUP_CYCLEDEF="00 03-08,15-20 ${CYCLEDAY} ${CYCLEMONTH} ${STARTYEAR} *" | ||
fi | ||
|
||
FCST_LEN_HRS="18" | ||
FCST_LEN_HRS_SPINUP="1" | ||
POSTPROC_LEN_HRS="18" | ||
POSTPROC_LONG_LEN_HRS="60" | ||
#FCST_LEN_HRS_CYCLES=(21 21 21 63 21 21 21 21 21 63 21 21 21 21 21 63 21 21 21 21 21 63 21 21) | ||
for i in {0..23}; do FCST_LEN_HRS_CYCLES[$i]=18; done | ||
for i in {0..23..6}; do FCST_LEN_HRS_CYCLES[$i]=60; done | ||
DA_CYCLE_INTERV="1" | ||
RESTART_INTERVAL="1" | ||
RESTART_INTERVAL_LONG="1" | ||
|
||
USE_RRFSE_ENS="FALSE" | ||
CYCL_HRS_HYB_FV3LAM_ENS=("00" "01" "02" "03" "04" "05" "06" "07" "08" "09" "10" "11" "12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22" "23") | ||
|
||
SST_update_hour=01 | ||
GVF_update_hour=04 | ||
SNOWICE_update_hour=00 | ||
netcdf_diag=.true. | ||
binary_diag=.false. | ||
|
||
regional_ensemble_option=1 | ||
|
||
EXTRN_MDL_NAME_ICS="FV3GFS" | ||
EXTRN_MDL_NAME_LBCS="FV3GFS" | ||
FV3GFS_FILE_FMT_ICS="grib2" | ||
FV3GFS_FILE_FMT_LBCS="grib2" | ||
|
||
PRINT_DIFF_PGR="TRUE" | ||
envir="para" | ||
|
||
NET="rrfs_a" | ||
TAG="n3v41" | ||
|
||
ARCHIVEDIR="/NCEPDEV/emc-meso/1year/emc.lam" | ||
NCL_REGION="conus" | ||
MODEL="rrfs_a" | ||
RUN="rrfs" | ||
|
||
. set_rrfs_config.sh | ||
|
||
STMP="/lfs/h2/emc/stmp/emc.lam/rrfs/${version}" # Path to directory STMP that mostly contains input files. | ||
PTMP="/lfs/h2/emc/ptmp/emc.lam/rrfs/${version}" # Path to directory STMP that mostly contains input files. | ||
NWGES="/lfs/h2/emc/ptmp/emc.lam/rrfs/${version}/nwges" # Path to directory NWGES that save boundary, cold initial, restart files | ||
if [[ ${regional_ensemble_option} == "5" ]]; then | ||
RRFSE_NWGES="/lfs/h2/emc/ptmp/emc.lam/rrfs/${version}/nwges" # Path to RRFSE directory NWGES that mostly contains ensemble restart files for GSI hybrid. | ||
NUM_ENS_MEMBERS=30 # FV3LAM ensemble size for GSI hybrid analysis | ||
CYCL_HRS_PRODSTART_ENS=( "19" ) | ||
DO_ENVAR_RADAR_REF="TRUE" | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.