Set met and metplus environmental variables in run_vx.local.lua modulefiles #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DESCRIPTION OF CHANGES:
Set environmental variables for met and metplus modules in ./modulefiles/tasks//run_vx.local.lua . These variables are present in hpc-stack modulefiles and are not defined in spack-stack modulefiles.
is a specific platform, i.e., hera, gaea, orion, jet, noaacloud, cheyenne/derecho.
Files changed:
./modulefiles/tasks/orion/run_vx.local.lua
./modulefiles/tasks/hera/run_vx.local.lua
./modulefiles/tasks/gaea/run_vx.local.lua
./modulefiles/tasks/cheyenne/run_vx.local.lua
./modulefiles/tasks/jet/run_vx.local.lua
./modulefiles/tasks/derecho/run_vx.local.lua
./ush/machine/orion.yaml
Type of change
TESTS CONDUCTED:
Four met verifications tests were run on Orion with hpc-stack and spack-stack, with similar run_vx.local.lua (all similar except for the module versions).
Spack-stack:
With hpc-stack:
DEPENDENCIES:
ufs-community#905
ufs-community#901 (merged)
ufs-community#913
DOCUMENTATION:
ISSUE:
Use of Met and Metplus modules built with spack-stack/1.4.1 need additional environmental variables to be used by the SRW. These additional variables were present in met and metplus modules built with hpc-stack.
CHECKLIST
LABELS (optional):
A Code Manager needs to add the following labels to this PR:
CONTRIBUTORS (optional):