From 83bd98cd308a5056892fb6730739461a1dbe5d18 Mon Sep 17 00:00:00 2001 From: Bill Ladwig Date: Wed, 12 Apr 2017 16:49:06 -0600 Subject: [PATCH] Added yellowstone installation. Fixed typo in build-wrf-python.ys script. --- hpc_install/build-wrf-python.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpc_install/build-wrf-python.ys b/hpc_install/build-wrf-python.ys index e946fee..61d3ca6 100644 --- a/hpc_install/build-wrf-python.ys +++ b/hpc_install/build-wrf-python.ys @@ -24,7 +24,7 @@ mkdir -p $HPCI_MOD_DIR/pythonpkgs/$HPCI_SW_NAME/ cat << EOF > $HPCI_MOD_DIR/pythonpkgs/$HPCI_SW_NAME/${HPCI_SW_VERSION}.lua require("posix") -whatis("wrapt v$HPCI_SW_VERSION") +whatis("wrf-python v$HPCI_SW_VERSION") help([[ This module loads wrf-python, a Python package that provides diagnostic and