Skip to content

Commit

Permalink
1.
Browse files Browse the repository at this point in the history
  A check on job/ush/script from HOMEgfs, I found the following reference to USE_CFP:
  gldas_forcing.sh
  exgdas_atmos_chgres_forenkf.sh
  exgdas_atmos_gldas.sh
  exgdas_enkf_update.sh
  exglobal_atmos_analysis.sh
  exglobal_diag.sh

Therefore, remove the export USE_CFP=YES from the following ecflow scripts:
  jenkfgdas_ecen.ecf
  jenkfgdas_sfc.ecf
  jenkfgdas_select_obs.ecf
  jenkfgdas_post_master.ecf
  jenkfgdas_fcst.ecf
  jgdas_forecast.ecf
  jgdas_atmos_analysis_calc.ecf
  jgdas_atmos_emcsfc_sfc_prep.ecf
  jgdas_atmos_tropcy_qc_reloc.ecf
  jgdas_atmos_gempak_meta_ncdc.ecf
  jgdas_atmos_post_manager.ecf
  jgfs_atmos_awips_master.ecf
  jgfs_atmos_wafs_master.ecf
  jgfs_atmos_wafs_blending_0p25.ecf
  jgfs_atmos_wafs_blending.ecf
  jgfs_atmos_wafs_grib2.ecf
  jgfs_atmos_wafs_grib2_0p25.ecf
  jgfs_atmos_awips_g2_master.ecf
  jgfs_atmos_fbwind.ecf
  jgfs_atmos_analysis_calc.ecf
  jgfs_atmos_emcsfc_sfc_prep.ecf
  jgfs_atmos_tropcy_qc_reloc.ecf
  jgfs_atmos_gempak.ecf
  jgfs_atmos_gempak_ncdc_upapgif.ecf
  jgfs_atmos_npoess_pgrb2_0p5deg.ecf
  jgfs_atmos_pgrb2_spec_gempak.ecf
  jgfs_atmos_post_manager.ecf
  jgfs_forecast.ecf

2. Undo change related to resource updates
3. Remove esmf from efcs.

Reference to GitHub NOAA-EMC#587
  • Loading branch information
lgannoaa committed Feb 3, 2022
1 parent be7e439 commit 0e081f9
Show file tree
Hide file tree
Showing 33 changed files with 6 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ module list
export FHRGRP=%FHRGRP%
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES
export FHMIN_ECEN=$FHRGRP
export FHMAX_ECEN=$FHRGRP
export FHOUT_ECEN=$FHRGRP
Expand Down
1 change: 0 additions & 1 deletion ecf/scripts/enkfgdas/analysis/recenter/jenkfgdas_sfc.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
1 change: 0 additions & 1 deletion ecf/scripts/enkfgdas/forecast/jenkfgdas_fcst.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ module list
export ENSGRP=%ENSGRP%
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
1 change: 0 additions & 1 deletion ecf/scripts/enkfgdas/post/jenkfgdas_post_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export FHMAX_EPOS=%FHOUT_EPOS%
export FHOUT_EPOS=%FHOUT_EPOS%
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/gdas/atmos/analysis/jgdas_atmos_analysis.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:50:00
#PBS -l place=vscatter,select=55:mpiprocs=15:ompthreads=8:ncpus=120
#PBS -l place=vscatter,select=52:mpiprocs=15:ompthreads=8:ncpus=120
#PBS -l place=excl
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ module list

export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module load wgrib2/${wgrib2_ver}

module list

export USE_CFP=YES
export PROCESS_TROPCY=YES
export DO_RELOCATE=YES
export cyc=%CYC%
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ module load wgrib2/${wgrib2_ver}

module list

export USE_CFP=YES
export cyc=%CYC%
export cycle=t%CYC%z

############################################################
# CALL executable job script here
############################################################
Expand Down
1 change: 0 additions & 1 deletion ecf/scripts/gdas/atmos/post/jgdas_atmos_post_manager.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ module list

export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
1 change: 0 additions & 1 deletion ecf/scripts/gdas/jgdas_forecast.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/gdas/wave/post/jgdas_wave_postpnt.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=4:mpiprocs=68:ompthreads=1:ncpus=68:mem=10GB
#PBS -l place=vscatter,select=4:mpiprocs=70:ompthreads=1:ncpus=70:mem=10GB
#PBS -l debug=true

model=gfs
Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/gfs/atmos/analysis/jgfs_atmos_analysis.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:50:00
#PBS -l walltime=00:40:00
#PBS -l place=vscatter,select=55:mpiprocs=15:ompthreads=8:ncpus=120
#PBS -l place=excl
#PBS -l debug=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

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

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

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

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

############################################################
# CALL executable job script here
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module load wgrib2/${wgrib2_ver}

module list

export USE_CFP=YES
export PROCESS_TROPCY=YES
export DO_RELOCATE=YES
export cyc=%CYC%
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module load wgrib2/${wgrib2_ver}

module list

export USE_CFP=YES
export cyc=%CYC%
export cycle=t%CYC%z

Expand Down
1 change: 0 additions & 1 deletion ecf/scripts/gfs/atmos/post/jgfs_atmos_post_manager.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ module list

export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES
export FHRGRP=%FHRGRP% FHRLST=%FHRLST% FCSTHR=%FCSTHR% TRDRUN=%TRDRUN% fcsthrs=%FCSTHR%
export job=jgfs_awips_f%FCSTHR%_%CYC%

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES
trdrun=%TRDRUN%
export job="jgfs_awips_f${fcsthrs}_${cyc}"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

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

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

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

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

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

############################################################
# CALL executable job script here
Expand Down
1 change: 0 additions & 1 deletion ecf/scripts/gfs/jgfs_forecast.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ module list
#############################################################
export cyc=%CYC%
export cycle=t%CYC%z
export USE_CFP=YES

############################################################
# CALL executable job script here
Expand Down
3 changes: 1 addition & 2 deletions ecf/scripts/gfs/wave/post/jgfs_wave_post_bndpnt.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:00:00
#PBS -l place=vscatter,select=3:ncpus=80:ompthreads=1
#PBS -l place=excl
#PBS -l place=vscatter,select=4:ncpus=70:ompthreads=1:mem=10GB
#PBS -l debug=true

model=gfs
Expand Down
3 changes: 1 addition & 2 deletions ecf/scripts/gfs/wave/post/jgfs_wave_postpnt.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:30:00
#PBS -l place=vscatter,select=4:ncpus=50:ompthreads=1:mpiprocs=50
#PBS -l place=excl
#PBS -l place=vscatter,select=4:ncpus=70:ompthreads=1:mem=10GB
#PBS -l debug=true

model=gfs
Expand Down

0 comments on commit 0e081f9

Please sign in to comment.