diff --git a/internal/scripts/installation/modulefiles/2.0.0_gaea b/internal/scripts/installation/modulefiles/2.0.0_gaea deleted file mode 100644 index 48a3d71b..00000000 --- a/internal/scripts/installation/modulefiles/2.0.0_gaea +++ /dev/null @@ -1,25 +0,0 @@ -#%Module###################################################################### -## -## METplotpy -## -proc ModulesHelp { } { - puts stderr "Sets up the paths and environment variables to use the METplotpy-2.0.0. - *** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" -} - -module load intel/19.0.5.281 - -setenv METPLOTPY_SOURCE /usw/met/METplotpy/METplotpy-2.0.0 -setenv METPLOTPY_BASE /usw/met/METplotpy/METplotpy-2.0.0 - -prepend-path PATH /lustre/f2/dev/esrl/Julie.Prestopnik/projects/miniconda/miniconda3/envs/metplus_v5.0_py3.8/bin -prepend-path PATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PATH /usw/met/METplotpy/METplotpy-2.0.0 -prepend-path PYTHONPATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PYTHONPATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PYTHONPATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PYTHONPATH /usw/met/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PYTHONPATH /usw/met/METplotpy/METplotpy-2.0.0 diff --git a/internal/scripts/installation/modulefiles/2.0.0_hera b/internal/scripts/installation/modulefiles/2.0.0_hera deleted file mode 100644 index 8aa92d9f..00000000 --- a/internal/scripts/installation/modulefiles/2.0.0_hera +++ /dev/null @@ -1,25 +0,0 @@ -#%Module###################################################################### -## -## METplotpy -## -proc ModulesHelp { } { - puts stderr "Sets up the paths and environment variables to use the METplotpy-2.0.0. - *** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" -} - -prereq intel - -setenv METPLOTPY_SOURCE /contrib/METplotpy/METplotpy-2.0.0 -setenv METPLOTPY_BASE /contrib/METplotpy/METplotpy-2.0.0 - -prepend-path PATH /scratch1/BMC/dtc/miniconda/miniconda3/envs/metplus_v5.0_py3.8/bin -prepend-path PATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PATH /contrib/METplotpy/METplotpy-2.0.0 -prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PYTHONPATH /contrib/METplotpy/METplotpy-2.0.0 \ No newline at end of file diff --git a/internal/scripts/installation/modulefiles/2.0.0_jet b/internal/scripts/installation/modulefiles/2.0.0_jet deleted file mode 100644 index b1a4fa6d..00000000 --- a/internal/scripts/installation/modulefiles/2.0.0_jet +++ /dev/null @@ -1,26 +0,0 @@ -#%Module###################################################################### -## -## METplotpy -## -proc ModulesHelp { } { - puts stderr "Sets up the paths and environment variables to use the METplotpy-2.0.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.0.0 -setenv METPLOTPY_BASE /contrib/met/METplotpy/METplotpy-2.0.0 - -prepend-path PATH /lfs1/HFIP/dtc-hurr/METplus/miniconda/miniconda3/envs/metplus_v5.0_py3.8/bin -prepend-path PATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PATH /contrib/met/METplotpy/METplotpy-2.0.0 -prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PYTHONPATH /contrib/met/METplotpy/METplotpy-2.0.0 - diff --git a/internal/scripts/installation/modulefiles/2.0.0_cheyenne b/internal/scripts/installation/modulefiles/2.1.0_cheyenne similarity index 53% rename from internal/scripts/installation/modulefiles/2.0.0_cheyenne rename to internal/scripts/installation/modulefiles/2.1.0_cheyenne index f40a4ebd..d66b9293 100644 --- a/internal/scripts/installation/modulefiles/2.0.0_cheyenne +++ b/internal/scripts/installation/modulefiles/2.1.0_cheyenne @@ -3,23 +3,26 @@ ## METplotpy ## proc ModulesHelp { } { - puts stderr "Sets up the paths and environment variables to use the METplotpy-2.0.0. + 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 ***" +#http://www.dtcenter.org/met/users ***" } module load ncarenv/1.3 module load intel/2021.2 -prepend-path PATH /glade/p/ral/jntp/MET/METplus/miniconda/miniconda3/envs/metplus_v5.0_py3.8/bin +prepend-path PATH /glade/p/ral/jntp/MET/METplus/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin -prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0 -prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.0.0 +setenv METPLOTPY_SOURCE /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0 +setenv METPLOTPY_BASE /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0 + +prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy/contributed +prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram +prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots +prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy +prepend-path PATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0 +prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy/contributed +prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram +prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots +prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0/metplotpy +prepend-path PYTHONPATH /glade/p/ral/jntp/MET/METplotpy/METplotpy-2.1.0 diff --git a/internal/scripts/installation/modulefiles/2.1.0_hera b/internal/scripts/installation/modulefiles/2.1.0_hera new file mode 100644 index 00000000..8020f918 --- /dev/null +++ b/internal/scripts/installation/modulefiles/2.1.0_hera @@ -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 diff --git a/internal/scripts/installation/modulefiles/2.1.0_jet b/internal/scripts/installation/modulefiles/2.1.0_jet new file mode 100644 index 00000000..93be1e56 --- /dev/null +++ b/internal/scripts/installation/modulefiles/2.1.0_jet @@ -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 diff --git a/internal/scripts/installation/modulefiles/2.0.0_orion b/internal/scripts/installation/modulefiles/2.1.0_orion similarity index 58% rename from internal/scripts/installation/modulefiles/2.0.0_orion rename to internal/scripts/installation/modulefiles/2.1.0_orion index 1b7428c9..97b513dd 100644 --- a/internal/scripts/installation/modulefiles/2.0.0_orion +++ b/internal/scripts/installation/modulefiles/2.1.0_orion @@ -3,23 +3,25 @@ ## METplotpy ## proc ModulesHelp { } { - puts stderr "Sets up the paths and environment variables to use the METplotpy-2.0.0. + 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 load contrib module load intel/2020.2 -setenv METPLOTPY_SOURCE /apps/contrib/MET/METplotpy/METplotpy-2.0.0 -setenv METPLOTPY_BASE /apps/contrib/MET/METplotpy/METplotpy-2.0.0/ -prepend-path PATH /work/noaa/ovp/miniconda/miniconda3/envs/metplus_v5.0_py3.8/bin -prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0 -prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy/contributed -prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots/performance_diagram -prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy/plots -prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0/metplotpy -prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.0.0 \ No newline at end of file +setenv METPLOTPY_SOURCE /apps/contrib/MET/METplotpy/METplotpy-2.1.0 +setenv METPLOTPY_BASE /apps/contrib/MET/METplotpy/METplotpy-2.1.0 + +#setenv METPLOTPY_PATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/ +prepend-path PATH /work/noaa/ovp/miniconda/miniconda3/envs/metplus_v5.1_py3.10/bin +prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy/contributed +prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram +prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots +prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy +prepend-path PATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0 +prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy/contributed +prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots/performance_diagram +prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy/plots +prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0/metplotpy +prepend-path PYTHONPATH /apps/contrib/MET/METplotpy/METplotpy-2.1.0 diff --git a/internal/scripts/installation/modulefiles/2.1.0_wcoss2 b/internal/scripts/installation/modulefiles/2.1.0_wcoss2 new file mode 100644 index 00000000..8bd135b3 --- /dev/null +++ b/internal/scripts/installation/modulefiles/2.1.0_wcoss2 @@ -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