METplus | METplus-3.0 Existing Builds

Select from the list below for instructions on using existing builds of the MET and METplus software packages.

NCAR RAL machines (standard location)

  • METv9.0.1
    • PATCH LEVEL/DATE: 9.0.1 / 20200423
    • MET BUILD: /usr/local/met/bin
    • NOTE: This version exists on kiowa, eyewall, and dakota as well as the versions listed below.

NCAR RAL machines kiowa

  • METv9.0 BETA4
    • PATCH LEVEL/DATE: 9.0_beta4 / 20200306
    • MET BUILD: /d1/projects/MET/MET_releases/met-9.0_beta4/bin
  • METplus-3.0.2
    • METplus-3.0.2 Installation
      • /d1/projects/METplus/METplus_releases/METplus-3.0.2
    • METplus-3.0 Sample Data
      • /d1/projects/METplus/METplus_Data
    • To set up the environment run:
      • bash
      • conda deactivate
      • conda activate /home/met_test/.conda/envs/metplus_env

NCAR RAL machines eyewall

  • METv9.0.1
    • PATCH LEVEL/DATE: 9.0.1 / 20200423
    • MET BUILD: /d1/CODE/MET/MET_releases/met-9.0.1/bin
  • METplus-3.0
    • None

NCAR RAL machines dakota

  • METv9.0.3
    • PATCH LEVEL/DATE: 9.0.3 / 20200626
    • MET BUILD: /d3/projects/MET/MET_releases/met-9.0.3/bin
  • METplus-3.0
    • METplus-3.0 Installation
      • /d3/projects/MET/METplus_releases/METplus-3.0
    • METplus-3.0 Sample Data
      • /d3/projects/MET/METplus_Data
    • To set up the environment run:
      • bash
      • conda deactivate
      • conda activate /home/met_test/.conda/envs/metplus_env

NCAR machine cheyenne

  • METv9.0
    • PATCH LEVEL/DATE: 
    • MODULES:
      • module use /glade/p/ral/jntp/MET/MET_releases/modulefiles
      • module load met/9.0
      • ncar_pylib
  • METplus-3.0
    • METplus-3.0 Installation
      • /glade/p/ral/jntp/MET/METplus/METplus-3.0
    • METplus-3.0 Sample Data
      • /glade/p/ral/jntp/MET/METplus/METplus-3.0_sample_data
    • To set up the environment run:
      • module use /glade/p/ral/jntp/MET/MET_releases/modulefiles
      • module load met/9.0
      • module load python/3.6.8
      • module load nco
      • module load grib-bins/1.3
      • module load R
      • ncar_pylib
      • setenv PATH ${PATH}:/glade/p/ral/jntp/MET/METplus/METplus-3.0/ush
    • Create your own file like /glade/p/ral/jntp/jpresto/METplus/cheyenne.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.

NCAR machine casper

  • METv9.0.3
    • PATCH LEVEL/DATE: 9.0.3 / 20200626
    • MODULES:
      • module use /glade/p/ral/jntp/MET/MET_releases/casper/modulefiles
      • module load met/9.0.3
      • ncar_pylib

NOAA machine Hera

  • METv9.0.2
    • PATCH LEVEL/DATE: 
    • MODULES: 
      • module use -a /contrib/anaconda/modulefiles
      • module load intel/18.0.5.274
      • module load anaconda/latest
      • module use -a /contrib/met/modulefiles/
      • module load met/9.0.2
  • METplus-3.0.2
    • METplus-3.0.2 Installation
      • /contrib/METplus/METplus-3.0.2
    • METplus-3.0.2 Sample Data
      • /scratch1/BMC/dtc/Julie.Prestopnik/METplus-3.0_sample_data
    • To set up the environment run:
      • module use -a /contrib/anaconda/modulefiles
      • module load intel/18.0.5.274
      • module load anaconda/latest
      • module use -a /contrib/met/modulefiles
      • module load met/9.0.2
      • module load nco
      • module load wgrib
      • module load wgrib2
      • module load R
      • setenv PATH ${PATH}:/contrib/METplus/METplus-3.0/ush
    • Create your own file like /scratch1/BMC/dtc/Julie.Prestopnik/METplus/hera.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.
    • When you run, if you receive the error "ModuleNotFoundError: No module named 'cartopy'" you can run the following to disable the plotting and will remove that error:  setenv METPLUS_DISABLE_PLOT_WRAPPERS true

NOAA machine Jet

  • METv9.0.1 
    • PATCH LEVEL/DATE: 9.0.1 04/23/2020
    • MODULES: 
      • module load intel
      • module load intelpython/3.6.5
      • module load netcdf/4.6.1
      • module load hdf5/1.10.4
      • module load contrib
      • module use /contrib/met/modulefiles
      • module load met/9.0
  • METplus-3.0
    • METplus-3.0 Installation
      • /contrib/met/METplus/METplus-3.0
    • METplus-3.0 Sample Data
      • /lfs1/HFIP/dtc-hurr/Julie.Prestopnik/METplus/METplus-3.0_sample_data
    • To set up the environment run:
      • module load intel
      • module load intelpython/3.6.5
      • module load netcdf/4.6.1
      • module load hdf5/1.10.4
      • module load contrib
      • module load met/9.0
      • module load nco/4.1.0
      • module load wgrib/1.8.1.0b
      • module load wgrib2/0.2.0.1
      • setenv PATH ${PATH}:/contrib/met/METplus/METplus-3.0/ush
    • Create your own file like /lfs1/HFIP/dtc-hurr/Julie.Prestopnik/METplus/jet.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.
    • When you run, if you receive the error "ModuleNotFoundError: No module named 'cartopy'" you can run the following to disable the plotting and will remove that error:  setenv METPLUS_DISABLE_PLOT_WRAPPERS true

NOAA machine Luna (WCOSS - Cray)

  • METv9.0.3
    • PATCH LEVEL/DATE: 
    • MODULES:
      • module use /gpfs/hps3/emc/global/noscrub/Julie.Prestopnik/modulefiles
      • module load met/9.0.3
  • METplus-3.0.3
    • METplus-3.0.3 Installation
      • /gpfs/hps2/emc/global/noscrub/Julie.Prestopnik/METplus/METplus-3.0.3
    • METplus-3.0 Sample Data
      • /gpfs/hps2/emc/global/noscrub/Julie.Prestopnik/METplus/METplus-3.0_sample_data
    • To use METplus run:
      • module use /gpfs/hps2/emc/global/noscrub/Julie.Prestopnik/modulefiles
      • module load metplus/3.0.3
      • Create your own file like /gpfs/hps2/emc/global/noscrub/Julie.Prestopnik/METplus/luna.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.
      • When you run, if you receive the error "ModuleNotFoundError: No module named 'cartopy'" you can run the following to disable the plotting and will remove that error:  setenv METPLUS_DISABLE_PLOT_WRAPPERS true

NOAA machine Surge (WCOSS - Cray)

  • METv9.0
    • PATCH LEVEL/DATE: 
    • MODULES: 
      • module use /gpfs/hps3/emc/global/noscrub/Julie.Prestopnik/modulefiles
      • module load met/9.0
  • METplus-3.0
    • METplus-3.0 Installation
      • /gpfs/hps3/emc/global/noscrub/Julie.Prestopnik/METplus/METplus-3.0
    • METplus-3.0 Sample Data
      • /gpfs/hps3/emc/global/noscrub/Julie.Prestopnik/METplus/METplus-3.0_sample_data
    • To set up the environment run:
      • module use /gpfs/hps3/emc/global/noscrub/Julie.Prestopnik/modulefiles
      • module load met/9.0
      • module load nco-gnu-sandybridge/4.4.4
      • module load grib_util/1.1.1
      • setenv PATH ${PATH}:/gpfs/hps3/emc/global/noscrub/Julie.Prestopnik/METplus/METplus-3.0/ush
    • Create your own file like /gpfs/hps3/emc/global/noscrub/Julie.Prestopnik/METplus/surge.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.
    • When you run, if you receive the error "ModuleNotFoundError: No module named 'cartopy'" you can run the following to disable the plotting and will remove that error:  setenv METPLUS_DISABLE_PLOT_WRAPPERS true

NOAA machine Mars (WCOSS - Dell)

  • METv9.0.3
    • PATCH LEVEL/DATE: 9.0.3
    • MODULES: 
      • module use /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/modulefiles
      • module load met/9.0.3
  • METplus-3.0.3
    • METplus-3.0.3 Installation
      • /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/METplus/METplus-3.0.3
    • METplus-3.0 Sample Data
      • /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/METplus/METplus-3.0_sample_data
    • To use METplus run:
      • module use /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/modulefiles
      • module load metplus/3.0.3
      • Create your own file like /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/METplus/mars.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.
      • When you run, if you receive the error "ModuleNotFoundError: No module named 'cartopy'" you can run the following to disable the plotting and will remove that error:  setenv METPLUS_DISABLE_PLOT_WRAPPERS true

NOAA machine Venus (WCOSS - Dell)

  • METv9.0.2
    • PATCH LEVEL/DATE: 9.0.2
    • MODULES: 
      • module use /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/modulefiles
      • module load met/9.0.2
  • METplus-3.0
    • METplus-3.0 Installation
      • /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/METplus/METplus-3.0
    • METplus-3.0 Sample Data
      • /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/METplus/METplus-3.0_sample_data
    • To set up the environment run:
      • module use /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/modulefiles
      • module load metplus/3.0.2
    • Create your own file like /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/METplus/venus.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.
    • When you run, if you receive the error "ModuleNotFoundError: No module named 'cartopy'" you can run the following to disable the plotting and will remove that error:  setenv METPLUS_DISABLE_PLOT_WRAPPERS true

NOAA machine Orion (managed by MSU)

  • METv9.0
    • PATCH LEVEL/DATE: 
    • MODULES: 
      • module load contrib
      • module load intel/2020
      • module load intelpython3/2020
      • module load met/9.0
  • METplus-3.0
    • METplus-3.0 Installation
      • /apps/contrib/MET/METplus/METplus-3.0
    • METplus-3.0 Sample Data
      • /work/noaa/ovp/jprestop/METplus/METplus-3.0_sample_data
    • To set up the environment run:
      • module load contrib
      • module load intel/2020
      • module load intelpython3/2020
      • module load met/9.0
      • module load nco/4.8.1
      • module load wgrib/2.0.8
      • export PATH=${PATH}:/apps/contrib/MET/METplus/METplus-3.0/ush
    • Create your own file like /work/noaa/ovp/jprestop/METplus/orion.jpresto.conf where you will set your own INPUT_BASE and OUTPUT_BASE.
    • When you run, if you receive the error "ModuleNotFoundError: No module named 'cartopy'" you can run the following to disable the plotting and will remove that error:  export METPLUS_DISABLE_PLOT_WRAPPERS=true

Texas Advanced Computing Center (TACC) machine Stampede2

  • METv9.0 BETA1
    • PATCH DATE: 
    • MODULES: