-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature develop update install files (#374)
* Adding updated file and removing old ones * Updated conda executable location * Adding file for jet * Adding file * Added file for cheyenne * Added env vars * Adding file for wcoss2
- Loading branch information
Showing
8 changed files
with
112 additions
and
103 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#%Module###################################################################### | ||
## | ||
## METplotpy | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METplotpy-2.1.0. | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
prereq intel | ||
|
||
setenv METPLOTPY_SOURCE /contrib/METplotpy/METplotpy-2.1.0 | ||
setenv METPLOTPY_BASE /contrib/METplotpy/METplotpy-2.1.0 | ||
|
||
prepend-path PATH /scratch1/BMC/dtc/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin | ||
prepend-path PATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy/contributed | ||
prepend-path PATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram | ||
prepend-path PATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy/plots | ||
prepend-path PATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy | ||
prepend-path PATH /contrib/METplotpy/METplotpy-2.1.0 | ||
prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy/contributed | ||
prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram | ||
prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy/plots | ||
prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.1.0/metplotpy | ||
prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#%Module###################################################################### | ||
## | ||
## METplotpy | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METplotpy-2.1.0 | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
prereq intel | ||
|
||
setenv METPLOTPY_SOURCE /contrib/met/METplotpy/METplotpy-2.1.0 | ||
setenv METPLOTPY_BASE /contrib/met/METplotpy/METplotpy-2.1.0 | ||
|
||
prepend-path PATH /lfs1/HFIP/dtc-hurr/METplus/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin | ||
prepend-path PATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy/contributed | ||
prepend-path PATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram | ||
prepend-path PATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy/plots | ||
prepend-path PATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy | ||
prepend-path PATH /contrib/met/METplotpy/METplotpy-2.1.0 | ||
prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy/contributed | ||
prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram | ||
prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy/plots | ||
prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.1.0/metplotpy | ||
prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
#%Module###################################################################### | ||
## | ||
## METplotpy | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METplotpy-2.1.0. | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
module reset | ||
module use /apps/ops/para/libs/modulefiles/compiler/intel/19.1.3.304 | ||
module load intel | ||
module use /apps/dev/modulefiles/ | ||
module load ve/evs/2.0 | ||
module use /apps/sw_review/emc/METcalcpy/modulefiles | ||
module load metcalcpy/2.1.0 | ||
|
||
setenv METPLOTPY_SOURCE /apps/sw_review/emc/METplotpy/2.1.0 | ||
setenv METPLOTPY_BASE /apps/sw_review/emc/METplotpy/2.1.0 | ||
|
||
prepend-path PATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy/contributed | ||
prepend-path PATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy/plots/performance_diagram | ||
prepend-path PATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy/plots | ||
prepend-path PATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy | ||
prepend-path PATH /apps/sw_review/emc/METplotpy/2.1.0 | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy/contributed | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy/plots/performance_diagram | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy/plots | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METplotpy/2.1.0/metplotpy | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METplotpy/2.1.0 |