Skip to content

Commit

Permalink
Added WCOSS2 changes to the RTMA config files (NOAA-EMC#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnetteGibbs-NOAA authored Feb 24, 2023
1 parent 039b984 commit 40fcedb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ush/config.sh.RTMA_CONUS_3km
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,13 @@ if [[ "$MACHINE" == "wcoss2" ]]; then
RESERVATION_POST=""
EXPT_BASEDIR="/lfs/h2/emc/da/noscrub/${USER}/3drtma/rtma.${version}"
SERVICE_ACCOUNT=""
HPSS_ACCOUNT="RTMA-DEV"
PARTITION_DEFAULT=""
PARTITION_FCST=""
PARTITION_ANALYSIS=""
PARTITION_GRAPHICS=""
PARTITION_POST=""
PARTITION_PRDGEN=""
DO_BUFRSND="FALSE"
# RTMA_OBS_FEED="NCO" # comment out as RTMA will try to use the rtma_ru obs if set to NCO (wcoss2)
binary_diag=.true.
Expand Down
3 changes: 3 additions & 0 deletions ush/config.sh.RTMA_NA_3km
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,13 @@ if [[ "$MACHINE" == "wcoss2" ]]; then
RESERVATION_POST=""
EXPT_BASEDIR="/lfs/h2/emc/da/noscrub/${USER}/3drtma/rtma.${version}"
SERVICE_ACCOUNT=""
HPSS_ACCOUNT="RTMA-DEV"
PARTITION_DEFAULT=""
PARTITION_FCST=""
PARTITION_ANALYSIS=""
PARTITION_GRAPHICS=""
PARTITION_POST=""
PARTITION_PRDGEN=""
DO_BUFRSND="FALSE"
# RTMA_OBS_FEED="NCO" # comment out as RTMA will try to use the rtma_ru obs if set to NCO (wcoss2)
binary_diag=.true.
Expand Down
2 changes: 1 addition & 1 deletion ush/generate_FV3LAM_wflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1315,7 +1315,7 @@ edit the cron table):
*/3 * * * * cd $EXPTDIR && ./launch_FV3LAM_wflow.sh
NOTE: '-l' was removed from the fist line of launch_FV3LAM_wflow.sh
NOTE: '-l' was removed from the first line of launch_FV3LAM_wflow.sh
It is suggested to add the following line to the top of crontab
SHELL=/bin/bash -l
Expand Down

0 comments on commit 40fcedb

Please sign in to comment.