Skip to content

Commit

Permalink
Update consistency test scripts for role account on Orion.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Dec 6, 2021
1 parent f30740e commit f7dc3e0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion reg_tests/chgres_cube/driver.orion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ QUEUE="${QUEUE:-batch}"

export HOMEufs=$PWD/../..

export HOMEreg=/work/noaa/da/ggayno/save/ufs_utils.git/reg_tests/chgres_cube
export HOMEreg=/work/noaa/nems/role-nems/ufs_utils/reg_tests/chgres_cube

LOG_FILE=consistency.log
SUM_FILE=summary.log
Expand Down
2 changes: 1 addition & 1 deletion reg_tests/global_cycle/driver.orion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ QUEUE="${QUEUE:-batch}"

export DATA_DIR="${WORK_DIR}/reg-tests/global-cycle"

export HOMEreg=/work/noaa/da/ggayno/save/ufs_utils.git/reg_tests/global_cycle
export HOMEreg=/work/noaa/nems/role-nems/ufs_utils/reg_tests/global_cycle

export OMP_NUM_THREADS_CY=2

Expand Down
2 changes: 1 addition & 1 deletion reg_tests/grid_gen/driver.orion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export APRUN_SFC=srun
export OMP_STACKSIZE=2048m
export OMP_NUM_THREADS=24
export machine=ORION
export HOMEreg=/work/noaa/da/ggayno/save/ufs_utils.git/reg_tests/grid_gen/baseline_data
export HOMEreg=/work/noaa/nems/role-nems/ufs_utils/reg_tests/grid_gen/baseline_data

rm -fr $WORK_DIR

Expand Down
2 changes: 1 addition & 1 deletion reg_tests/ice_blend/driver.orion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export COPYGB=/apps/contrib/NCEPLIBS/lib/NCEPLIBS-grib_util/v1.1.1/exec/copygb
export COPYGB2=/apps/contrib/NCEPLIBS/orion/utils/grib_util.v1.2.0/exec/copygb2
export CNVGRIB=/apps/contrib/NCEPLIBS/orion/utils/grib_util.v1.2.0/exec/cnvgrib

export HOMEreg=/work/noaa/da/ggayno/save/ufs_utils.git/reg_tests/ice_blend
export HOMEreg=/work/noaa/nems/role-nems/ufs_utils/reg_tests/ice_blend
export HOMEgfs=$PWD/../..

rm -fr $DATA
Expand Down
2 changes: 1 addition & 1 deletion reg_tests/snow2mdl/driver.orion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export DATA="${DATA}/reg-tests/snow2mdl"

rm -fr $DATA

export HOMEreg=/work/noaa/da/ggayno/save/ufs_utils.git/reg_tests/snow2mdl
export HOMEreg=/work/noaa/nems/role-nems/ufs_utils/reg_tests/snow2mdl
export HOMEgfs=$PWD/../..
export WGRIB=/apps/contrib/NCEPLIBS/orion/utils/grib_util.v1.2.0/exec/wgrib
export WGRIB2=/apps/contrib/NCEPLIBS/orion/utils/grib_util.v1.2.0/exec/wgrib2
Expand Down

0 comments on commit f7dc3e0

Please sign in to comment.