From ceb061c43bc2d7d461f4e26f558ca595c4bfdff3 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 15 Apr 2019 16:41:53 +0100 Subject: [PATCH] Bamboo: unload netcdf4 for Intel --- bamboo/INTEL-env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bamboo/INTEL-env.sh b/bamboo/INTEL-env.sh index 4b1101f22..36d6f525f 100644 --- a/bamboo/INTEL-env.sh +++ b/bamboo/INTEL-env.sh @@ -11,6 +11,7 @@ module unload emos module unload fftw module unload libemos module unload metview +module unload netcdf4 module list