From 33c117eb01ce20469e7f82c5bcd15639e1286d69 Mon Sep 17 00:00:00 2001 From: RKGarcia <rayg@ssec.wisc.edu> Date: Mon, 10 Oct 2016 15:49:21 +0000 Subject: [PATCH] revert to 1.8.11 because Panoply --- ShellB3/shallbethree.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellB3/shallbethree.sh b/ShellB3/shallbethree.sh index 557241f7..72149c52 100755 --- a/ShellB3/shallbethree.sh +++ b/ShellB3/shallbethree.sh @@ -535,7 +535,7 @@ export PYGRIBVER=2.0.1 export PYPROJVER=1.9.5.1 export SZIPVER=2.1 -export HDF5VER=1.8.17 # also may come in from system or $COTS_HOME +export HDF5VER=1.8.11 # also may come in from system or $COTS_HOME export H5PYVER=2.6.0 export CYTHONVER=0.24 -- GitLab