Skip to content

Commit

Permalink
Added atlas and eckit loads and paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jprestop authored Nov 29, 2023
1 parent c7e3951 commit 60bfc0f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ module load libpng/1.6.37
module load gsl/2.7
module load g2c/1.6.4
module load proj/7.1.0
module use /apps/dev/lmodules/intel/19.1.3.304/
module load atlas/0.30.0
module load eckit/1.20.2

#export TEST_BASE=/apps/ops/para/libs/intel/19.1.3.304/met/12.0.0-beta1
export TEST_BASE=$(pwd)
Expand All @@ -37,6 +40,8 @@ export MET_GRIB2CLIB=${g2c_ROOT}/lib64
export MET_GRIB2CINC=${G2C_INC}
export MET_GSL=/apps/spack/gsl/2.7/intel/19.1.3.304/xks7dxbowrdxhjck5zxc4rompopocevb
export MET_PROJ=/apps/spack/proj/7.1.0/intel/19.1.3.304/cjbmc7tacv5qcfatslqmcrzo5kb4raaq
export MET_ATLAS=/apps/dev/intel-19.1.3.304/cray-mpich-8.1.9/atlas/0.30.0
export MET_ECKIT=/apps/dev/intel-19.1.3.304/cray-mpich-8.1.9/eckit/1.20.2
export BUFRLIB_NAME=-lbufr_4
export GRIB2CLIB_NAME=-lg2c
# JY export LIB_JASPER=/apps/spack/jasper/2.0.25/intel/19.1.3.304/sjib74krrorkyczqpqah4tvewmlnqdx4/lib64
Expand Down

0 comments on commit 60bfc0f

Please sign in to comment.