Skip to content

Commit

Permalink
Update gsi_wcoss2.lua to use the prod location for ncio and ncdiag mo…
Browse files Browse the repository at this point in the history
…dules (From @BijuThomas-NOAA).
  • Loading branch information
BinLiu-NOAA committed Mar 29, 2023
1 parent 296d324 commit 2c73de0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions modulefiles/gsi_wcoss2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,5 @@ load(pathJoin("python", python_ver))
load(pathJoin("prod_util", prod_util_ver))

load("gsi_common")
unload("ncio")
unload("ncdiag")

pushenv("HPC_OPT", "/apps/ops/para/libs")
prepend_path("MODULEPATH", "/apps/ops/para/libs/modulefiles/compiler/intel/19.1.3.304")
prepend_path("MODULEPATH", "/apps/ops/para/libs/modulefiles/mpi/intel/19.1.3.304/cray-mpich/8.1.7")

load("ncio/1.1.2")
load("ncdiag/1.0.0")

whatis("Description: GSI environment on WCOSS2")

0 comments on commit 2c73de0

Please sign in to comment.