Skip to content

Commit

Permalink
Merge remote-tracking branch 'dingchen/hotfix/pqpf' into hotfix/pqpf
Browse files Browse the repository at this point in the history
  • Loading branch information
XianwuXue-NOAA committed Nov 27, 2020
2 parents b6e55aa + 6c32ae9 commit 3ec5ea7
Show file tree
Hide file tree
Showing 434 changed files with 245 additions and 9,989 deletions.
7 changes: 7 additions & 0 deletions jobs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Ignore the j-job scripts for developer use
JGEFS_CHEM_POST_CLEANUP
JGEFS_EXTRACTVARS
JGEFS_POST_GENESIS
JGEFS_POST_TRACK
JGEFS_POST_TRACK_GFS
JGEFS_RF_PREP
2 changes: 1 addition & 1 deletion jobs/JGEFS_ATMOS_ENSPOST
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export PARMgefs=${PARMgefs:-$HOMEgefs/parm}
##############################################
# Define COM directories
##############################################
export COMIN=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/$cyc}
export COMIN=${COMIN:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/$cyc}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/$cyc}

#############################
Expand Down
2 changes: 2 additions & 0 deletions modulefiles/gefs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Ignore the modulefiles for developer use
global_enspqpf.*
21 changes: 0 additions & 21 deletions rocoto/bin/cray/avg_gempak_vgf.sh

This file was deleted.

39 changes: 0 additions & 39 deletions rocoto/bin/cray/cqpf.sh

This file was deleted.

2 changes: 1 addition & 1 deletion rocoto/bin/cray/extractvars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ ulimit -a


# CALL executable job script here
$SOURCEDIR/rocoto/bin/sh/JGEFS_EXTRACTVARS
$SOURCEDIR/jobs/JGEFS_EXTRACTVARS

2 changes: 1 addition & 1 deletion rocoto/bin/cray/post_genesis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ export FORECAST_SEGMENT=lr
#export RUN_ENVIR=${RUN_ENVIR:-dev}

# CALL executable job script here
$SOURCEDIR/rocoto/bin/sh/JGEFS_POST_GENESIS
$SOURCEDIR/jobs/JGEFS_POST_GENESIS
2 changes: 1 addition & 1 deletion rocoto/bin/cray/post_track.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ ulimit -a
#export gefsmpexec_mpmd=" aprun -b -j1 -n21 -N7 -d1 -cc depth cfp mpmd_cmdfile"

# CALL executable job script here
$SOURCEDIR/rocoto/bin/sh/JGEFS_POST_TRACK
$SOURCEDIR/jobs/JGEFS_POST_TRACK
2 changes: 1 addition & 1 deletion rocoto/bin/cray/rf_prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ ulimit -a
#. $GEFS_ROCOTO/parm/gefs_dev.parm

# CALL executable job script here
$SOURCEDIR/rocoto/bin/sh/JGEFS_RF_PREP
$SOURCEDIR/jobs/JGEFS_RF_PREP

442 changes: 0 additions & 442 deletions rocoto/bin/gefs_dev/gempak/fix/g2varswmo2.tbl.orig0827

This file was deleted.

444 changes: 0 additions & 444 deletions rocoto/bin/gefs_dev/gempak/fix/g2varswmo2.tbl.test

This file was deleted.

443 changes: 0 additions & 443 deletions rocoto/bin/gefs_dev/gempak/fix/g2varswmo2.tbl.test2

This file was deleted.

1 change: 0 additions & 1 deletion rocoto/bin/gefs_dev/gempak/fix/gefs_avg_vgf_00

This file was deleted.

1 change: 0 additions & 1 deletion rocoto/bin/gefs_dev/gempak/fix/gefs_avg_vgf_12

This file was deleted.

124 changes: 0 additions & 124 deletions rocoto/bin/gefs_dev/gempak/ush/gefs_avg_gempak_vgf.sh

This file was deleted.

139 changes: 0 additions & 139 deletions rocoto/bin/gefs_dev/jobs/JGEFS_ATMOS_AVG_GEMPAK_VGF

This file was deleted.

Loading

0 comments on commit 3ec5ea7

Please sign in to comment.