Skip to content

Commit

Permalink
module_gwci.wcoss2.lua
Browse files Browse the repository at this point in the history
Load Python module for WCOSS2 setup
  • Loading branch information
DavidHuber-NOAA committed Nov 12, 2024
1 parent 390656a commit 5c52594
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modulefiles/module_gwsetup.wcoss2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ Load environment to run GFS workflow ci scripts on WCOSS2

prepend_path("MODULEPATH", "/apps/ops/test/nco/modulefiles/core")
load(pathJoin("rocoto","1.3.5"))
load(pathJoin("PrgEnv-intel"))
load(pathJoin("intel","19.1.3.304"))
load(pathJoin("python", "3.8.6"))

whatis("Description: GFS run setup environment")

0 comments on commit 5c52594

Please sign in to comment.