Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ecf/scripts/gdas/atmos/gempak/jgdas_atmos_gempak.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}
####

Comment thread
lgannoaa marked this conversation as resolved.
Outdated
############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}
export COMINgdas=${COMINgdas:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak/meta}
export COMOUTncdc=${COMOUTncdc:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
5 changes: 5 additions & 0 deletions ecf/scripts/gdas/atmos/verf/jgdas_atmos_verfozn.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ export cyc=%CYC%
export cycle=t%CYC%z
export VERBOSE=YES

#### EMC developer only
export OZN_TANKDIR=${OZN_TANKDIR:-$(compath.py -o ${envir}/${NET}/${gfs_ver})}
export COM_IN=${COM_IN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
5 changes: 5 additions & 0 deletions ecf/scripts/gdas/atmos/verf/jgdas_atmos_verfrad.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ export cyc=%CYC%
export cycle=t%CYC%z
export VERBOSE=YES

#### EMC developer only
export TANKverf=${TANKverf:-$(compath.py -o ${envir}/${NET}/${gfs_ver})}
export COM_IN=${COM_IN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
4 changes: 4 additions & 0 deletions ecf/scripts/gdas/atmos/verf/jgdas_atmos_vminmon.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ export cyc=%CYC%
export cycle=t%CYC%z
export VERBOSE=YES

#### EMC developer only
export COM_IN=${COM_IN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
6 changes: 6 additions & 0 deletions ecf/scripts/gfs/atmos/gempak/jgfs_atmos_gempak.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
7 changes: 7 additions & 0 deletions ecf/scripts/gfs/atmos/gempak/jgfs_atmos_gempak_meta.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak/meta}
export COMINgempak=${COMINgempak:-$(compath.py -o ${envir}/${NET}/${gfs_ver})}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}
export COMINgfs=${COMINgfs:-$(compath.py -o ${envir}/${NET}/${gfs_ver}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
6 changes: 6 additions & 0 deletions ecf/scripts/gfs/atmos/gempak/jgfs_atmos_pgrb2_spec_gempak.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ export cycle=t%CYC%z
export FHRGRP=%FHRGRP% FHRLST=%FHRLST% FCSTHR=%FCSTHR% TRDRUN=%TRDRUN% fcsthrs=%FCSTHR%
export job=jgfs_awips_f%FCSTHR%_%CYC%

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ export cycle=t%CYC%z
trdrun=%TRDRUN%
export job="jgfs_awips_f${fcsthrs}_${cyc}"

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=atmos
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

#### EMC developer only
COMPONENT=atmos
export COMINgfs=${COMINgfs:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
4 changes: 4 additions & 0 deletions ecf/scripts/gfs/atmos/verf/jgfs_atmos_vminmon.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ export cyc=%CYC%
export cycle=t%CYC%z
export VERBOSE=YES

#### EMC developer only
export COM_IN=${COM_IN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
6 changes: 6 additions & 0 deletions ecf/scripts/gfs/wave/gempak/jgfs_wave_gempak.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=wave
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
6 changes: 6 additions & 0 deletions ecf/scripts/gfs/wave/post/jgfs_wave_prdgen_bulls.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=wave
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down
6 changes: 6 additions & 0 deletions ecf/scripts/gfs/wave/post/jgfs_wave_prdgen_gridded.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ module list
export cyc=%CYC%
export cycle=t%CYC%z

#### EMC developer only
COMPONENT=wave
export COMIN=${COMIN:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$(compath.py -o ${envir}/${NET}/${gfs_ver})/${RUN}.${PDY}/${cyc}/$COMPONENT}
####

############################################################
# CALL executable job script here
############################################################
Expand Down