From 7e21f4dd4c32b81a14b69a41fb8f49aac32200f9 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 15 Apr 2019 13:45:20 +0100 Subject: [PATCH] Intel netcdf4 issue --- bamboo/INTEL-env.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bamboo/INTEL-env.sh b/bamboo/INTEL-env.sh index 4b2e13f19..4b1101f22 100644 --- a/bamboo/INTEL-env.sh +++ b/bamboo/INTEL-env.sh @@ -12,6 +12,8 @@ module unload fftw module unload libemos module unload metview +module list + module load cmake/3.10.2 module switch gnu intel/17.0.3