-
Notifications
You must be signed in to change notification settings - Fork 3
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 (#215)
* Adding and removing files * Adding file for jet * Adding file * Adding file for Cheyenne * Adding wcoss2 file
- Loading branch information
Showing
8 changed files
with
83 additions
and
81 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,20 @@ | ||
#%Module###################################################################### | ||
## | ||
## METdataio | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METdataio-2.1.0. | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
prereq intel | ||
|
||
prepend-path PATH /scratch1/BMC/dtc/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin | ||
prepend-path PATH /contrib/METdataio/METdataio-2.1.0/METreformat | ||
prepend-path PATH /contrib/METdataio/METdataio-2.1.0/METreadnc/util | ||
prepend-path PATH /contrib/METdataio/METdataio-2.1.0/METreadnc | ||
prepend-path PATH /contrib/METdataio/METdataio-2.1.0 | ||
prepend-path PYTHONPATH /contrib/METdataio/METdataio-2.1.0/METreformat | ||
prepend-path PYTHONPATH /contrib/METdataio/METdataio-2.1.0/METreadnc/util | ||
prepend-path PYTHONPATH /contrib/METdataio/METdataio-2.1.0/METreadnc | ||
prepend-path PYTHONPATH /contrib/METdataio/METdataio-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,20 @@ | ||
#%Module###################################################################### | ||
## | ||
## METdataio | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METdataio-2.1.0. | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
prereq intel | ||
|
||
prepend-path PATH /lfs1/HFIP/dtc-hurr/METplus/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin | ||
prepend-path PATH /contrib/met/METdataio/METdataio-2.1.0/METreformat | ||
prepend-path PATH /contrib/met/METdataio/METdataio-2.1.0/METreadnc/util | ||
prepend-path PATH /contrib/met/METdataio/METdataio-2.1.0/METreadnc | ||
prepend-path PATH /contrib/met/METdataio/METdataio-2.1.0 | ||
prepend-path PYTHONPATH /contrib/met/METdataio/METdataio-2.1.0/METreformat | ||
prepend-path PYTHONPATH /contrib/met/METdataio/METdataio-2.1.0/METreadnc/util | ||
prepend-path PYTHONPATH /contrib/met/METdataio/METdataio-2.1.0/METreadnc | ||
prepend-path PYTHONPATH /contrib/met/METdataio/METdataio-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,23 @@ | ||
#%Module###################################################################### | ||
## | ||
## METdataio | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METdataio-2.1.0. | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
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 | ||
|
||
prepend-path PATH /apps/sw_review/emc/METdataio/2.1.0/METdataio/METreadnc/util | ||
prepend-path PATH /apps/sw_review/emc/METdataio/2.1.0/METdataio/METreadnc | ||
prepend-path PATH /apps/sw_review/emc/METdataio/2.1.0/METdataio | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METdataio/2.1.0/METdataio | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METdataio/2.1.0/METdataio/METdbLoad/ush | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METdataio/2.1.0/METdataio/METdbLoad | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METdataio/2.1.0/METdataio/METreformat | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METdataio/2.1.0/METdataio/METreadnc/util | ||
prepend-path PYTHONPATH /apps/sw_review/emc/METdataio/2.1.0/METdataio/METreadnc |