Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into issue178
Browse files Browse the repository at this point in the history
* upstream/develop:
  Correct if-block syntax in config.postsnd and config.wavepostbndpnt after testing setup scripts
  FHMAX_WAV_IBP variable check for wavepostbndpnt job
  Bufr sounding job update
  Add config.resources.nco.static
  ecflow forecast job resource updates from NCO v16.0.7 install
  Update EMC_verif-global tag to verif_global_v1.13.5
  Add missing symlinks for WAFS source code folders
  Update EMC_gfs_wafs tag to gfs_wafs.v6.0.19
  Remove KEEPDATA from config.base.nco.static
  Pull in config changes from NCO v16.0.7 install
  Pull in workflow changes from NCO v16.0.7 install
  remove flags that were not present in Makefiles
  update jasper to 2.x.25. remove compiler flag in fv3nc2nemsio
  Update EMC_verif-global tag to verif_global_v1.13.4
  another use of _d where an _4 is needed
  Adjust how target is set for build_workflow_utils
  Add workflow_utils to build_all and link scripts
  copy/paste error from enkf_chgres_recenter.fd to enkf_chgres_recenter_nc.fd.  When going from nemsio to netcdf, the linking of ip, sp and w3nco changed from _d to _4.
  update .gitignore to exclude build and install directories as well as compiled files. bugfix in build_workflow_utils.sh hack. nceplibs-ncio now creates the module ncio and not fv3gfs_ncio.
  Update EMC_verif-global tag to verif_global_v1.13.4
  add cmake build capability for workflow utilities
  ecFlow resource adjustments from NCO for forecast and post jobs
  issue NOAA-EMC#257 shorten run time on Mars Dell1 file system

Refs: NOAA-EMC#178
  • Loading branch information
KateFriedman-NOAA committed Mar 9, 2021
2 parents 364e46f + 258b342 commit 370e814
Show file tree
Hide file tree
Showing 255 changed files with 2,160 additions and 1,297 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
#--------------------------
__pycache__
*.pyc
*.o
*.[aox]
*.mod

# Ignore exec folder
# Ignore folders
#-------------------
exec/
build*/
install*/

# Ignore fix directory symlinks
#------------------------------
Expand Down
2 changes: 1 addition & 1 deletion Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ protocol = git
required = True

[EMC_verif-global]
tag = verif_global_v1.13.2
tag = verif_global_v1.13.4
local_path = sorc/verif-global.fd
repo_url = https://github.com/NOAA-EMC/EMC_verif-global.git
protocol = git
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_anl.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f000.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f001.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f002.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f003.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f004.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f005.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f006.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f007.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f008.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f009.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f010.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f011.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
10 changes: 5 additions & 5 deletions ecflow/ecf/scripts/gfs/atmos/post/jgfs_atmos_post_f012.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#BSUB -q %QUEUE%
#BSUB -P %PROJ%
#BSUB -W 0:20
#BSUB -n 98
#BSUB -n 112
#BSUB -R affinity[core(1)]
#BSUB -R span[ptile=14]
#BSUB -R span[ptile=28]
#BSUB -cwd /tmp

%include <head.h>
%include <envir-p3.h>

set -x

export NODES=7
export ntasks=98
export ptile=14
export NODES=4
export ntasks=112
export ptile=28
export threads=1

export NET=%NET:gfs%
Expand Down
Loading

0 comments on commit 370e814

Please sign in to comment.