Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
95d9ad3
GFSv17 upstream update
Jun 8, 2026
0a0a352
config file changes to account for gfsv17 naming changes
Jun 8, 2026
c4f158a
Update GFS version to v17.0
sbanihash Jun 8, 2026
bcbec7f
Update/products (#89)
sbanihash Jun 10, 2026
2883da7
Enable set -xa debugging in NWPS shell scripts (#90)
mingchen-NOAA Jun 16, 2026
6dffc41
Fix/revert lox (#91)
sbanihash Jun 16, 2026
9f60163
changing contour product names to comply with NCO standards (#93)
sbanihash Jun 18, 2026
5d5ad54
Correct syntax errors in output logs (#92)
JessicaMeixner-NOAA Jun 19, 2026
0e9c942
Resolve compilation warnings, replace ifort with ftn, and enable debu…
mingchen-NOAA Jun 21, 2026
428ff33
Merge remote-tracking branch 'origin/prod/v1.5' into update/gfsv17
Jun 22, 2026
28b998a
syncing with prod (#97)
sbanihash Jun 23, 2026
0d47488
updates from para (#99)
JessicaMeixner-NOAA Jun 24, 2026
43a0a3a
Fix/issues 78 84 85 (#98)
sbanihash Jun 25, 2026
f01f18c
bring in fix for gfswind from prod package (#102)
sbanihash Jun 25, 2026
a29f444
addressing issue 87, change wmo_headers to wmo (#101)
sbanihash Jun 25, 2026
0c5c74e
update with prod/v1.5
Jun 25, 2026
aad3aa8
correct COMINpsurge plus version updates and changes for dev versions…
sbanihash Jun 26, 2026
192c6f8
Merge branch 'prod/v1.5-gfsv17' into update/gfsv17
sbanihash Jun 26, 2026
0f31bce
rename estofs to stofs plus ESTOFS to STOFS (#105)
sbanihash Jun 26, 2026
8817dd0
adding prep_step to run_runup (#106)
sbanihash Jun 27, 2026
4947661
adjusting scripts for stofs name changes (#107)
sbanihash Jun 30, 2026
f44d3dd
Addressing additional syntax errors (#109)
JessicaMeixner-NOAA Jul 2, 2026
0eace12
changing all specpoints to lowercase (#108)
sbanihash Jul 6, 2026
465918c
Complying with NCO standards: File names must not contain special cha…
sbanihash Jul 9, 2026
01e5133
disable warning about isprod and debug (#111)
JessicaMeixner-NOAA Jul 9, 2026
3eed12c
Merge remote-tracking branch 'EMC/prod/v1.5' into update/gfsv17
Jul 14, 2026
84fc1b6
Fix/dev run issues (#115)
sbanihash Jul 15, 2026
81934aa
Addressing "read outside of file" error message in stofs prep job (#112)
sbanihash Jul 19, 2026
ca0759a
do not tar output for stofs_cur for nomads (#116)
JessicaMeixner-NOAA Jul 19, 2026
30fc4a5
fix typo for dbn alrets (#120)
sbanihash Jul 21, 2026
1d7e8e7
Fix runtime errors when building in debug mode (#121)
mingchen-NOAA Jul 24, 2026
bfa7954
Improve error handling (#119)
JessicaMeixner-NOAA Jul 26, 2026
8735c9c
fixing missing wmo files after switching to lowercase file names (#123)
sbanihash Jul 28, 2026
83d2288
fix psurge stofs reference (#124)
sbanihash Jul 29, 2026
a9f8bdb
Fix/bugzilla 1173 (#122)
sbanihash Jul 29, 2026
fc52565
fix ndate typo (#126)
sbanihash Aug 1, 2026
5fa95c9
fix for wavetrack in ajk domain (#128)
sbanihash Aug 5, 2026
b611e2a
Update/crons (#127)
sbanihash Aug 5, 2026
40cdf3d
correct the cut argument (#129)
sbanihash Aug 7, 2026
67f4510
unused file removal (#130)
sbanihash Aug 10, 2026
6887fbf
fix bad grib message in stofs_prep (#131)
sbanihash Aug 10, 2026
c763aaf
Merge remote-tracking branch 'OG/prod/v1.5' into update/gfsv17
Aug 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
37 changes: 0 additions & 37 deletions dev/README.devwcoss

This file was deleted.

3 changes: 1 addition & 2 deletions dev/ecf/jnwps_datachk.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# -----------------------------------------------------------

# Setup and load modules
VERSION_FILE=${NWPSdir}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand All @@ -31,7 +31,6 @@ else
exit
fi

export HOMEnwps=${NWPSdir}

module purge
module load envvar/${envvar_ver}
Expand Down
5 changes: 2 additions & 3 deletions dev/ecf/jnwps_datachk_ret.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# -----------------------------------------------------------

# Setup and load modules
VERSION_FILE=${NWPSdir}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand All @@ -32,8 +32,7 @@ else
exit
fi

export HOMEnwps=${NWPSdir}
export NWROOT=${NWPSdir}
export NWROOT=${HOMEnwps}

module purge
module load envvar/${envvar_ver}
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_forecast_cg1.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,13 @@
#PBS -l place=vscatter,select=2:ncpus=72:mpiprocs=72:ompthreads=1:mem=230GB
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_forecast_cg1_ret.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,13 @@
#PBS -l place=vscatter,select=2:ncpus=72:mpiprocs=72:ompthreads=1:mem=230GB
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cg1.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_forecast_cgn.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_forecast_cgn_ret.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_forecast_cgn.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_ofs_prep.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,22 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/ofs_prep.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/ofs_prep.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/ofs_prep.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/ofs_prep.o

cd $PBS_O_WORKDIR

set -xa

# Setup and load modules
VERSION_FILE=${NWPSdir}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
echo "***JOB ${job} ERROR: Version File $VERSION_FILE does not exist ***"
exit
fi

export HOMEnwps=${NWPSdir}

module purge
module load envvar/${envvar_ver}
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_post_cg1.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o

cd $PBS_O_WORKDIR

# Setup and load module
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_post_cg1_ret.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cg1.o

cd $PBS_O_WORKDIR

# Setup and load module
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_post_cgn.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_post_cgn_ret.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_post_cgn.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_prdgen_cg0.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_prdgen_cg0_ret.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg0.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_prdgen_cg1.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
7 changes: 3 additions & 4 deletions dev/ecf/jnwps_prdgen_cg1_ret.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cg1.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down
11 changes: 5 additions & 6 deletions dev/ecf/jnwps_prdgen_cgn.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down Expand Up @@ -98,9 +97,9 @@ do
if [ ! -z $(grep 'FAILED' /lfs/h2/emc/ptmp/${DEVWCOSS_USER}/$NET/$ver/logs/jlogfiles/jlogfile.pnwps_%WFO%_po_cgn | awk '{print $1}') ]
then
#Send message to dcom_hist file
dfile=$(head -1 ${NWPSdir}/dev/ecf/jobids_${WFO}.log )
dfile=$(head -1 ${HOMEnwps}/dev/ecf/jobids_${WFO}.log )
if [ -z ${dcom_hist} ]; then
echo "*** Run history file dcom_hist not set! See ${NWPSdir}/dev/ecf/jnwps_datachk.ecf" }
echo "*** Run history file dcom_hist not set! See ${HOMEnwps}/dev/ecf/jnwps_datachk.ecf" }
else
echo "FAILED $dfile AT $(date -u "+%Y%m%d%H%M")" >> ${dcom_hist}
fi
Expand Down
11 changes: 5 additions & 6 deletions dev/ecf/jnwps_prdgen_cgn_ret.ecf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
#PBS -l place=excl
#PBS -l debug=true
#PBS -V
#PBS -o /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o
#PBS -e /lfs/h2/emc/ptmp/saeideh.banihashemi/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o
#PBS -o /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o
#PBS -e /lfs/h2/emc/ptmp/omd.wave/com/retro/nwps/v1.5.0/NWPS_%WFO%_prdgen_cgn.o

cd $PBS_O_WORKDIR

# Setup and load modules
export HOMEnwps=${NWPSdir}
VERSION_FILE=${HOMEnwps}/versions/run.ver
VERSION_FILE=${HOMEnwps}/versions/run_dev.ver
if [ -f $VERSION_FILE ]; then
. $VERSION_FILE
else
Expand Down Expand Up @@ -98,9 +97,9 @@ do
if [ ! -z $(grep 'FAILED' /lfs/h2/emc/ptmp/${DEVWCOSS_USER}/$NET/$ver/retro/logs/jlogfiles/jlogfile.pnwps_%WFO%_po_cgn_ret | awk '{print $1}') ]
then
#Send message to dcom_hist file
dfile=$(head -1 ${NWPSdir}/dev/ecf/jobids_${WFO}_ret.log )
dfile=$(head -1 ${HOMEnwps}/dev/ecf/jobids_${WFO}_ret.log )
if [ -z ${dcom_hist} ]; then
echo "*** Run history file dcom_hist not set! See ${NWPSdir}/dev/ecf/jnwps_datachk_ret.ecf" }
echo "*** Run history file dcom_hist not set! See ${HOMEnwps}/dev/ecf/jnwps_datachk_ret.ecf" }
else
echo "FAILED $dfile AT $(date -u "+%Y%m%d%H%M")" >> ${dcom_hist_ret}
fi
Expand Down
Loading