-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding 6.0.0 file for derecho and removing 5.1.0 file for cheyenne * Updating modulefiles * Updating orion file * Adding file for hercules * Adding file for casper * Update internal/scripts/installation/modulefiles/6.0.0_casper Co-authored-by: George McCabe <[email protected]> --------- Co-authored-by: George McCabe <[email protected]>
- Loading branch information
1 parent
828068c
commit 14b9128
Showing
6 changed files
with
57 additions
and
25 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#%Module###################################################################### | ||
## | ||
## METplus | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METplus-6.0.0 | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
module use /glade/work/dtcrt/METplus/casper/components/MET/installations/modulefiles | ||
module load met/12.0.0 | ||
module load nco | ||
|
||
setenv METPLUS_PATH /glade/work/dtcrt/METplus/casper/components/METplus/installations/METplus-6.0.0 | ||
prepend-path PATH /glade/work/dtcrt/METplus/casper/components/METplus/installations/METplus-6.0.0/ush:/glade/work/dtcrt/METplus/casper/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin |
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,17 @@ | ||
#%Module###################################################################### | ||
## | ||
## METplus | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METplus-6.0.0 | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
|
||
module use /glade/work/dtcrt/METplus/derecho/components/MET/installations/modulefiles | ||
module load met/12.0.0 | ||
module load nco | ||
|
||
setenv METPLUS_PATH /glade/work/dtcrt/METplus/derecho/components/METplus/installations/METplus-6.0.0 | ||
prepend-path PATH /glade/work/dtcrt/METplus/derecho/components/METplus/installations/METplus-6.0.0/ush:/glade/work/dtcrt/METplus/derecho/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin | ||
|
||
|
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,17 @@ | ||
#%Module###################################################################### | ||
## | ||
## METplus | ||
## | ||
proc ModulesHelp { } { | ||
puts stderr "Sets up the paths and environment variables to use the METplus-6.0.0 | ||
*** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" | ||
} | ||
module load contrib | ||
module load intel-oneapi-compilers/2022.2.1 | ||
module load met/12.0.0 | ||
module load nco/5.1.6 | ||
module load wgrib2/3.1.1 | ||
|
||
prepend-path PATH /work/noaa/ovp/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin | ||
setenv METPLUS_PATH /apps/contrib/MET/METplus/METplus-6.0.0 | ||
prepend-path PATH /apps/contrib/MET/METplus/METplus-6.0.0/ush |
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